Function rquickjs::qjs::JS_SetRuntimeOpaque

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