next_out property

Pointer<ma_uint8> next_out
getter/setter pair

pointer to next byte to write

Implementation

external ffi.Pointer<ffi.UnsignedChar> next_out;