Function nix::libc::openpty [−][src]
pub unsafe extern "C" fn openpty(
amaster: *mut i32,
aslave: *mut i32,
name: *mut i8,
termp: *const termios,
winp: *const winsize
) -> i32
pub unsafe extern "C" fn openpty(
amaster: *mut i32,
aslave: *mut i32,
name: *mut i8,
termp: *const termios,
winp: *const winsize
) -> i32