Function mozjs::rust::wrappers::HasDefinedArrayBufferDetachKey

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