Function cfsetspeed

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