Function libc::ptsname_r [] [src]

pub unsafe extern fn ptsname_r(
    fd: c_int,
    buf: *mut c_char,
    buflen: size_t
) -> c_int