Function MICU_SetAllowShellClosed

Source
pub unsafe extern "C" fn MICU_SetAllowShellClosed(
    allowShellClosed: bool,
) -> Result
Expand description

Sets whether to allow sampling when the shell is closed.

ยงArguments

  • allowShellClosed - Whether to allow sampling when the shell is closed.