Type Alias script::dom::bindings::import::module::typedarray::Int8Array

source ·
pub type Int8Array = TypedArray<Int8, *mut JSObject>;

Aliased Type§

struct Int8Array { /* private fields */ }