ma_sound_end_proc typedef
Callback for when a sound reaches the end.
Implementation
typedef ma_sound_end_proc =
ffi.Pointer<ffi.NativeFunction<ma_sound_end_procFunction>>;
Callback for when a sound reaches the end.
typedef ma_sound_end_proc =
ffi.Pointer<ffi.NativeFunction<ma_sound_end_procFunction>>;