Struct js::jsapi::TempAllocPolicy [] [src]

#[repr(C)]
pub struct TempAllocPolicy { pub cx_: *mut ContextFriendFields, }

Fields

Methods

impl TempAllocPolicy
[src]

[src]

Trait Implementations

impl Debug for TempAllocPolicy
[src]

[src]

Formats the value using the given formatter.

impl Copy for TempAllocPolicy
[src]

impl Clone for TempAllocPolicy
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more