Type Definition mozjs::jsapi::GCThingCallback [] [src]

type GCThingCallback = Option<unsafe extern "C" fn(closure: *mut c_void, thing: GCCellPtr)>;