Function mozjs::jsapi::SetLowMemoryState

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