pub type WofEnumFilesProc = Option<unsafe extern "system" fn(filepath: PCWSTR, externalfileinfo: *const c_void, userdata: *const c_void) -> BOOL>;
Expand description

Required features: "Win32_Storage_FileSystem", "Win32_Foundation"