JS_GetContextPrivate

Function JS_GetContextPrivate 

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