Struct js::jsapi::PerThreadDataFriendFields_RuntimeDummy_PerThreadDummy [] [src]

#[repr(C)]
pub struct PerThreadDataFriendFields_RuntimeDummy_PerThreadDummy { pub field1: *mut c_void, pub field2: usize, }

Fields

Trait Implementations

impl Debug for PerThreadDataFriendFields_RuntimeDummy_PerThreadDummy
[src]

[src]

Formats the value using the given formatter.

impl Copy for PerThreadDataFriendFields_RuntimeDummy_PerThreadDummy
[src]

impl Clone for PerThreadDataFriendFields_RuntimeDummy_PerThreadDummy
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more