Function __ptsname_r_chk

Source
pub unsafe extern "C" fn __ptsname_r_chk(
    __fd: i32,
    __buf: *mut i8,
    __buflen: usize,
    __nreal: usize,
) -> i32