Function swipl::fli::ttyname_r

source ·
pub unsafe extern "C" fn ttyname_r(
    __fd: i32,
    __buf: *mut i8,
    __buflen: usize
) -> i32