Function mozjs_sys::jsapi::js::UnwrapOneCheckedDynamic

source ยท
pub unsafe extern "C" fn UnwrapOneCheckedDynamic(
    obj: HandleObject,
    cx: *mut JSContext,
    stopAtWindowProxy: bool,
) -> *mut JSObject