Function windows::Win32::NetworkManagement::IpHelper::NotifyRouteChange2
pub unsafe fn NotifyRouteChange2<P0>(
addressfamily: ADDRESS_FAMILY,
callback: PIPFORWARD_CHANGE_CALLBACK,
callercontext: *const c_void,
initialnotification: P0,
notificationhandle: *mut HANDLE,
) -> WIN32_ERRORwhere
P0: Param<BOOLEAN>,