Struct jscjs_sys::api::OpaqueJSClass [−][src]
#[repr(C)]pub struct OpaqueJSClass { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for OpaqueJSClass
impl Send for OpaqueJSClass
impl Sync for OpaqueJSClass
impl Unpin for OpaqueJSClass
impl UnwindSafe for OpaqueJSClass
Blanket Implementations
Mutably borrows from an owned value. Read more