pub type FWPM_CONNECTION_CALLBACK0 = Option<unsafe extern "system" fn(context: *mut c_void, eventtype: FWPM_CONNECTION_EVENT_TYPE, connection: *const FWPM_CONNECTION0)>;
Expand description

Required features: "Win32_NetworkManagement_WindowsFilteringPlatform", "Win32_Foundation"