pub unsafe extern "system" fn GetExtendedTcpTable(
    ptcptable: *mut c_void,
    pdwsize: *mut u32,
    border: BOOL,
    ulaf: u32,
    tableclass: TCP_TABLE_CLASS,
    reserved: u32
) -> u32
Expand description

Required features: "Win32_Foundation"