Function windows_sys::Win32::Storage::FileSystem::FindFirstFileW
[−]pub unsafe extern "system" fn FindFirstFileW(
lpfilename: PCWSTR,
lpfindfiledata: *mut WIN32_FIND_DATAW
) -> FindFileHandle
Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’