[][src]Function libquickjs_sys::JS_SetRuntimeOpaque

pub unsafe extern "C" fn JS_SetRuntimeOpaque(
    rt: *mut JSRuntime,
    opaque: *mut c_void
)