Function windows::Win32::NetworkManagement::IpHelper::GetTcp6Table

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