pub unsafe extern "system" fn NotifyStableUnicastIpAddressTable(
    family: ADDRESS_FAMILY,
    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_NetworkManagement_Ndis", "Win32_Networking_WinSock"