Struct js::jsapi::AutoCTypesActivityCallback [] [src]

#[repr(C)]
pub struct AutoCTypesActivityCallback { pub cx: *mut JSContext, pub callback: CTypesActivityCallback, pub endType: CTypesActivityType, }

Fields

Trait Implementations

impl Debug for AutoCTypesActivityCallback
[src]

[src]

Formats the value using the given formatter.