Type Definition mozjs::typedarray::ArrayBufferView

source ·
pub type ArrayBufferView = TypedArray<ArrayBufferViewU8, *mut JSObject>;