Type Alias script::dom::bindings::import::module::typedarray::Int32Array
source · pub type Int32Array = TypedArray<Int32, *mut JSObject>;
Aliased Type§
struct Int32Array { /* private fields */ }