Function openssl_sys::getpeereid

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