Function mozjs::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.