Function windows_sys::Win32::Storage::FileSystem::SearchPathA
[−]pub unsafe extern "system" fn SearchPathA(
lppath: PCSTR,
lpfilename: PCSTR,
lpextension: PCSTR,
nbufferlength: u32,
lpbuffer: PSTR,
lpfilepart: *mut PSTR
) -> u32
Expand description
Required features: "Win32_Storage_FileSystem"