Function windows_sys::Win32::Storage::FileSystem::SearchPathW
[−]pub unsafe extern "system" fn SearchPathW(
lppath: PWSTR,
lpfilename: PWSTR,
lpextension: PWSTR,
nbufferlength: u32,
lpbuffer: PWSTR,
lpfilepart: *mut PWSTR
) -> u32Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’
