Function hirofa_quickjs_sys::JS_NewRuntime2

source ยท
pub unsafe extern "C" fn JS_NewRuntime2(
    mf: *const JSMallocFunctions,
    opaque: *mut c_void,
) -> *mut JSRuntime