[go: up one dir, main page]

libc

Function cfsetspeed

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