Struct ppapi::ffi::Struct_PP_RectExperimental
[-]
[+]
[src]
pub struct Struct_PP_Rect { pub point: Struct_PP_Point, pub size: Struct_PP_Size, }
Fields
point | |
size |
pub struct Struct_PP_Rect { pub point: Struct_PP_Point, pub size: Struct_PP_Size, }
point | |
size |
impl Default for Struct_PP_Rect
fn default() -> Struct_PP_Rect
impl Copy for Struct_PP_Rect
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
).