buffer-address
Returns the address of the start of a memory buffer.
Exported from
Module system
Modifiers
sealed
Arguments
buf
An instance of
<buffer>
(from the system module).
Values
ptr
An instance of
<raw-pointer>
.
The System module exports an interface to the C language (the C-FFI) and certain operating system calls.
There are two unrelated <buffer> classes.
A class representing a memory address.