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