ptsname_r

Function ptsname_r 

Source
pub unsafe extern "C" fn ptsname_r(
    fd: i32,
    buf: *mut u8,
    buflen: usize,
) -> i32