Struct ppapi::imagedata::MappedImageExperimental
[-]
[+]
[src]
pub struct MappedImage<'a> { pub desc: Description, // some fields omitted }
Fields
desc |
pub struct MappedImage<'a> { pub desc: Description, // some fields omitted }
desc |
impl<'a> MappedSlice<'a> for MappedImage<'a>
fn as_imm_slice(&self) -> &'a [u8]
impl<'a> Drop for MappedImage<'a>
fn drop(&mut self)
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
).