Function windows_sys::Win32::NetworkManagement::IpHelper::NotifyIpInterfaceChange
pub unsafe extern "system" fn NotifyIpInterfaceChange(
family: ADDRESS_FAMILY,
callback: PIPINTERFACE_CHANGE_CALLBACK,
callercontext: *const c_void,
initialnotification: BOOLEAN,
notificationhandle: *mut HANDLE
) -> WIN32_ERRORExpand description
Required features: "Win32_NetworkManagement_IpHelper", "Win32_Foundation", "Win32_NetworkManagement_Ndis", "Win32_Networking_WinSock"