pub unsafe extern "system" fn NotifyUnicastIpAddressChange(
    family: ADDRESS_FAMILY,
    callback: PUNICAST_IPADDRESS_CHANGE_CALLBACK,
    callercontext: *const c_void,
    initialnotification: BOOLEAN,
    notificationhandle: *mut HANDLE
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation", "Win32_NetworkManagement_Ndis", "Win32_Networking_WinSock"