Function ndk_sys::ptsname_r

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