pub type PF_NPGetDirectoryType = Option<unsafe extern "system" fn(lpname: PCWSTR, lptype: *const i32, bflushcache: BOOL) -> u32>;
Expand description

Required features: "Win32_NetworkManagement_WNet", "Win32_Foundation"