pub unsafe extern "system" fn NotifyStableUnicastIpAddressTable(
    family: u16,
    table: *mut *mut MIB_UNICASTIPADDRESS_TABLE,
    callercallback: PSTABLE_UNICAST_IPADDRESS_TABLE_CALLBACK,
    callercontext: *const c_void,
    notificationhandle: *mut HANDLE
) -> NTSTATUS
Expand description

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