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

cfsetspeed

Function cfsetspeed 

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