Skip to main content

ptsname_r

Function ptsname_r 

Source
pub unsafe extern "C" fn ptsname_r(
    __fd: c_int,
    __buf: *mut c_char,
    __buflen: usize,
) -> c_int