Function mozjs::jsapi::JS::GetArrayBufferLengthAndData
source ยท pub unsafe extern "C" fn GetArrayBufferLengthAndData(
obj: *mut JSObject,
length: *mut usize,
isSharedMemory: *mut bool,
data: *mut *mut u8,
)