Function mozjs_sys::glue::generated::root::InvokeHasOwn

source ยท
pub unsafe extern "C" fn InvokeHasOwn(
    handler: *const c_void,
    cx: *mut JSContext,
    proxy: HandleObject,
    id: HandleId,
    bp: *mut bool,
) -> bool