Function libquickjs_sys::JS_NewRuntime2[][src]

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