pub type PF_NPDirectoryNotify = Option<unsafe extern "system" fn(hwnd: HWND, lpdir: PCWSTR, dwoper: u32) -> u32>;
Expand description

Required features: "Win32_NetworkManagement_WNet", "Win32_Foundation"