pub unsafe extern "system" fn GetPerTcp6ConnectionEStats(
    row: *const MIB_TCP6ROW,
    estatstype: TCP_ESTATS_TYPE,
    rw: *mut u8,
    rwversion: u32,
    rwsize: u32,
    ros: *mut u8,
    rosversion: u32,
    rossize: u32,
    rod: *mut u8,
    rodversion: u32,
    rodsize: u32
) -> u32
Expand description

Required features: "Win32_Networking_WinSock"