mozjs_sys::jsapi

Function JS_GetContextPrivate

Source
pub unsafe extern "C" fn JS_GetContextPrivate(
    cx: *mut JSContext,
) -> *mut c_void