pub unsafe extern "C" fn stdio_clear_stdin()
Expand description
@brief Clear the input buffer
@note Requires ‘USEMODULE += stdin’
@warning This function does only work if the stdio implementation supports it.
pub unsafe extern "C" fn stdio_clear_stdin()
@brief Clear the input buffer
@note Requires ‘USEMODULE += stdin’
@warning This function does only work if the stdio implementation supports it.