Function riot_sys::stdio_available

source ·
pub unsafe extern "C" fn stdio_available() -> c_int
Expand description

@brief Get the number of bytes available for reading from stdio.

@warning This function is only available if the implementation supports it and the @c stdio_available module is enabled.

@return number of available bytes