[][src]Function termios::ffi::cfsetspeed

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