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