Function ctru_sys::HIDUSER_GetSoundVolume
source · pub unsafe extern "C" fn HIDUSER_GetSoundVolume(
volume: *mut u8_
) -> Result
Expand description
Gets the current volume slider value. (0-63)
§Arguments
volume
- Pointer to write the volume slider value to.