Struct js::jsapi::JSPropertySpec_SelfHostedWrapper [] [src]

#[repr(C)]
pub struct JSPropertySpec_SelfHostedWrapper { pub unused: *mut c_void, pub funname: *const c_char, }

Fields

Trait Implementations

impl Debug for JSPropertySpec_SelfHostedWrapper
[src]

[src]

Formats the value using the given formatter.

impl Copy for JSPropertySpec_SelfHostedWrapper
[src]

impl Clone for JSPropertySpec_SelfHostedWrapper
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more