Function mozjs_sys::jsapi::JS_NewContext

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