Struct ppapi::ffi::Union_PP_VarValueExperimental
[-]
[+]
[src]
pub struct Union_PP_VarValue { pub _bindgen_data_: [u64; 1us], }
Fields
_bindgen_data_ |
pub struct Union_PP_VarValue { pub _bindgen_data_: [u64; 1us], }
_bindgen_data_ |
impl Union_PP_VarValue
unsafe fn as_bool(&mut self) -> *mut PP_Bool
unsafe fn as_int(&mut self) -> *mut int32_t
unsafe fn as_double(&mut self) -> *mut c_double
unsafe fn as_id(&mut self) -> *mut int64_t
impl Default for Union_PP_VarValue
fn default() -> Union_PP_VarValue
impl Copy for Union_PP_VarValue
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).