Function windows::Win32::NetworkManagement::IpHelper::GetTcp6Table2

pub unsafe fn GetTcp6Table2<P0>(
    tcptable: *mut MIB_TCP6TABLE2,
    sizepointer: *mut u32,
    order: P0,
) -> u32
where P0: Param<BOOL>,