[][src]Function uikit_sys::ptsname_r

pub unsafe extern "C" fn ptsname_r(
    fildes: c_int,
    buffer: *mut c_char,
    buflen: size_t
) -> c_int