Searched defs:withPtrArray (Results 1 – 4 of 4) sorted by relevance
53 export function withPtrArray<R>(data: BigUint64Array, access: Access, exec: ExecWithLength<BigUint6… function
98 export function withPtrArray<R>(data: Uint32Array, access: Access, exec: ExecWithLength<number, R>)… function
46 function withPtrArray(data, access, exec) { function
63 function withPtrArray(data, access, exec) { function