pub unsafe extern "system" fn GetMulticastIpAddressTable(
family: u16,
table: *mut *mut MIB_MULTICASTIPADDRESS_TABLE
) -> NTSTATUS
Expand description
Required features: "Win32_NetworkManagement_IpHelper"
, "Win32_Foundation"
, "Win32_Networking_WinSock"