Function ctru_sys::MICU_GetClamp

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

Gets whether to clamp microphone input.

§Arguments

  • clamp - Pointer to output the clamp state to.