pub type PF_AddConnectNotify = Option<unsafe extern "system" fn(lpnotifyinfo: *mut NOTIFYINFO, lpaddinfo: *const NOTIFYADD) -> u32>;
Expand description

Required features: "Win32_NetworkManagement_WNet", "Win32_Foundation"