Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

cfsetospeed

Function cfsetospeed 

Source
pub unsafe extern "C" fn cfsetospeed(
    termios: *mut termios,
    speed: speed_t,
) -> c_int