script
0.0.1
Int8Array
Aliased type
In script::dom::bindings::import::module::typedarray
Type Alias
script
::
dom
::
bindings
::
import
::
module
::
typedarray
::
Int8Array
Copy item path
source
·
[
−
]
pub type Int8Array =
TypedArray
<
Int8
,
*mut
JSObject
>;
Aliased Type
§
struct Int8Array {
/* private fields */
}