pub type ImageDataArray = TypedArray<ClampedU8, *mut JSObject>;

Aliased Typeยง

pub struct ImageDataArray { /* private fields */ }