Function riot_sys::ttyname_r

source ·
pub unsafe extern "C" fn ttyname_r(
    arg1: c_int,
    arg2: *mut c_char,
    arg3: size_t
) -> c_int