Function mnn::prelude::tcgetattr

source ยท
pub unsafe extern "C" fn tcgetattr(
    fd: i32,
    termios: *mut termios,
) -> i32