riot_sys::bindgen

Function stdio_clear_stdin

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