nativeSystem property

Pointer<Void> get nativeSystem

The native FMOD_SYSTEM handle.

Implementation

Pointer<Void> get nativeSystem => _system;