Function esp_idf_sys::cfgetospeed
source ยท pub unsafe extern "C" fn cfgetospeed(p: *const termios) -> speed_t
Expand description
@brief Extracts the output baud rate from the input structure exactly (without interpretation).
@param p input termios structure @return output baud rate