Function libc::getpeereid [] [src]

pub unsafe extern "C" fn getpeereid(
    socket: c_int,
    euid: *mut uid_t,
    egid: *mut gid_t
) -> c_int