Type Alias Int8Array

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

Aliased Typeยง

pub struct Int8Array { /* private fields */ }