Function mozjs::jsapi::JS_NewContext

source ยท
pub unsafe extern "C" fn JS_NewContext(
    maxbytes: u32,
    parentRuntime: *mut JSRuntime,
) -> *mut JSContext