Struct mozjs::glue::ForwardingProxyHandler [] [src]

#[repr(C)]
pub struct ForwardingProxyHandler { pub mTraps: ProxyTraps, pub mExtra: *const c_void, }

Fields

Trait Implementations

impl Copy for ForwardingProxyHandler
[src]

impl Clone for ForwardingProxyHandler
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Default for ForwardingProxyHandler
[src]

[src]

Returns the "default value" for a type. Read more