Function 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.