ma_sound_start function
Implementation
ma_result ma_sound_start(ffi.Pointer<ma_sound> pSound) =>
ma_result.fromValue(_ma_sound_start(pSound));
ma_result ma_sound_start(ffi.Pointer<ma_sound> pSound) =>
ma_result.fromValue(_ma_sound_start(pSound));