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