Function mozjs::rust::jsapi_wrapped::UnwrapOneCheckedDynamic

source ยท
pub unsafe fn UnwrapOneCheckedDynamic(
    obj: HandleObject<'_>,
    cx: *mut JSContext,
    stopAtWindowProxy: bool,
) -> *mut JSObject