Searched refs:TypedArrayConstructor (Results 1 – 2 of 2) sorted by relevance
45 type TypedArrayConstructor = alias53 readonly columnConstructor: TypedArrayConstructor;
169 Malloc(typedArray: TypedArrayConstructor, len: number): MallocObj;4374 export type TypedArrayConstructor = Float32ArrayConstructor | Int32ArrayConstructor | alias