Function mozjs_sys::jsapi::JS::HasDefinedArrayBufferDetachKey
source ยท pub unsafe extern "C" fn HasDefinedArrayBufferDetachKey(
cx: *mut JSContext,
obj: Handle<*mut JSObject>,
isDefined: *mut bool,
) -> bool