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.