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