Type Definition js::jsapi::JSZoneCallback [] [src]

type JSZoneCallback = Option<unsafe extern "C" fn(zone: *mut Zone)>;