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