pub unsafe extern "system" fn GetIpInterfaceTable(
    family: u16,
    table: *mut *mut MIB_IPINTERFACE_TABLE
) -> NTSTATUS
Expand description

Required features: "Win32_NetworkManagement_IpHelper", "Win32_Foundation", "Win32_Networking_WinSock"