mozjs::rust::wrappers

Function HasDefinedArrayBufferDetachKey

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