pub type PAC_CHANGES_CALLBACK_FN = Option<unsafe extern "system" fn(context: *const c_void, pchange: *const INET_FIREWALL_AC_CHANGE)>;
Expand description

Required features: "Win32_NetworkManagement_WindowsFirewall", "Win32_Foundation", "Win32_Security"