[][src]Function termios::ffi::cfsetispeed

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