Struct ppapi::Context2dExperimental
[-]
[+]
[src]
pub struct Context2d(_);
pub struct Context2d(_);
impl Context2dfn new(res: PP_Resource) -> Context2dfn new_bumped(res: PP_Resource) -> Context2dimpl Send for Context2dimpl Resource for Context2dfn unwrap(&self) -> PP_Resourcefn type_of(&self) -> ResourceTypeimpl ToOption<PP_Resource> for Context2dfn to_option(from: &PP_Resource) -> Option<Context2d>impl Clone for Context2dfn clone(&self) -> Context2dfn clone_from(&mut self, source: &Self)impl Drop for Context2dfn drop(&mut self)impl ContextResource for Context2dfn get_device(&self) -> PP_Resourceimpl Show for Context2dimpl PartialEq for Context2dimpl Eq for Context2dfn assert_receiver_is_total_eq(&self)impl<__S: Writer + Hasher> Hash<__S> for Context2dfn hash(&self, __arg_0: &mut __S)
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).