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