Struct mozjs::jsapi::PerThreadDataFriendFields_RuntimeDummy_PerThreadDummy
[−]
[src]
#[repr(C)]pub struct PerThreadDataFriendFields_RuntimeDummy_PerThreadDummy { pub field1: *mut c_void, pub field2: usize, }
Fields
field1: *mut c_void
field2: usize
Trait Implementations
impl Debug for PerThreadDataFriendFields_RuntimeDummy_PerThreadDummy
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
Formats the value using the given formatter. Read more