Function rs_streams::forkpty[][src]

pub unsafe extern "C" fn forkpty(
    amaster: *mut i32,
    name: *mut i8,
    termp: *const termios,
    winp: *const winsize
) -> i32