Function mozjs::jsapi::JS::SetLowMemoryState

source ·
pub unsafe extern "C" fn SetLowMemoryState(
    cx: *mut JSContext,
    newState: bool
)