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