Packages
libosso
Osso
Rpc
to_bool
to_double
to_int32
to_string
to_uint32
b
d
i
s
type
u
Rpc
Object Hierarchy:
Osso.Rpc
Osso.Rpc
Osso.Rpc
Description:
[
CCode
( cname =
"osso_rpc_t"
, destroy_function =
"osso_rpc_free_val"
) ]
public
struct
Rpc
Namespace:
Osso
Package:
libosso
Content:
Methods:
public
bool
to_bool
()
public
double
to_double
()
public
int32
to_int32
()
public
unowned
string
to_string
()
public
uint32
to_uint32
()
Fields:
public
int
type
public
uint32
u
public
int32
i
public
bool
b
public
double
d
public
string
s