Function js::jsapi::JS_SetDestroyZoneCallback [] [src]

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