pDevice property

Pointer<ma_device> pDevice
getter/setter pair

Optionally set via the config, otherwise allocated by the engine in ma_engine_init().

Implementation

external ffi.Pointer<ma_device> pDevice;