[][src]Function ndk_sys::ptsname_r

pub unsafe extern "C" fn ptsname_r(
    __fd: c_int,
    __buf: *mut c_char,
    __n: size_t
) -> c_int