Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

tcsetattr

Function tcsetattr 

Source
pub unsafe extern "C" fn tcsetattr(
    fd: c_int,
    optional_actions: c_int,
    termios: *const termios,
) -> c_int