Function ctru_sys::MICU_IsSampling

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

Gets whether microphone input is currently being sampled.

§Arguments

  • sampling - Pointer to output the sampling state to.