Function mozjs_sys::glue::InvokeHasOwn

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