[go: up one dir, main page]

libc

Function cfsetispeed

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