Function ctru_sys::MICU_GetPower

source ·
pub unsafe extern "C" fn MICU_GetPower(power: *mut bool) -> Result
Expand description

Gets whether the microphone is powered on.

§Arguments

  • power - Pointer to output the power state to.