script_
bindings
0.0.1
Int8
Array
Aliased Type
In script_
bindings::
import::
module::
typedarray
script_bindings
::
import
::
module
::
typedarray
Type Alias
Int8Array
Copy item path
Source
pub type Int8Array =
TypedArray
<
Int8
,
*mut
JSObject
>;
Aliased Type
ยง
pub struct Int8Array {
/* private fields */
}