Function script::dom::bindings::import::module::jsapi::PrepareZoneForGC

source ยท
pub unsafe extern "C" fn PrepareZoneForGC(
    cx: *mut JSContext,
    zone: *mut Zone,
)
Expand description

Schedule the given zone to be collected as part of the next GC.