Function js::glue::GetFloat32ArrayLengthAndData
[−]
[src]
pub unsafe extern "C" fn GetFloat32ArrayLengthAndData(
obj: *mut JSObject,
length: *mut u32,
isSharedMemory: *mut bool,
data: *mut *mut f32
)