ptr

EMptr
Bun

Symbol

FFIType.ptr

ptr

Pointer value

See Bun.FFI.ptr for more information

In C:

void*

In JavaScript:

ptr(new Uint8Array(1))