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

Required features: "Win32_NetworkManagement_WNet", "Win32_Foundation"