WasmPtrUtil

Properties

Link copied to clipboard
const val C_NULL: WasmPtr = 0

C NULL pointer.

Link copied to clipboard
const val WASM_SIZEOF_PTR: Int = 4

Size of a 32-bit pointer.

Functions

Link copied to clipboard

Checks if ptr is NULL.