Function NotifyStableUnicastIpAddressTable

Source
pub unsafe extern "system" fn NotifyStableUnicastIpAddressTable(
    Family: ADDRESS_FAMILY,
    Table: *mut PMIB_UNICASTIPADDRESS_TABLE,
    CallerCallback: PSTABLE_UNICAST_IPADDRESS_TABLE_CALLBACK,
    CallerContext: PVOID,
    NotificationHandle: *mut HANDLE,
) -> NETIOAPI_API