Function js::jsapi::JS_SetSweepZoneCallback [] [src]

pub unsafe extern "C" fn JS_SetSweepZoneCallback(
    rt: *mut JSRuntime,
    callback: JSZoneCallback
)