Function windows_sys::Win32::Storage::FileSystem::FindNextFileW
pub unsafe extern "system" fn FindNextFileW(
hfindfile: FindFileHandle,
lpfindfiledata: *mut WIN32_FIND_DATAW
) -> BOOLExpand description
Required features: "Win32_Storage_FileSystem", "Win32_Foundation"