Function getpeereid

Source
pub unsafe extern "C" fn getpeereid(
    socket: i32,
    euid: *mut u32,
    egid: *mut u32,
) -> i32