[][src]Function libquickjs_sys::JS_NewRuntime2

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