Function libc::getpeereid [] [src]

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