Function windows_sys::Win32::Storage::FileSystem::FindNextFileNameW
pub unsafe extern "system" fn FindNextFileNameW(
hfindstream: FindFileNameHandle,
stringlength: *mut u32,
linkname: PWSTR
) -> BOOLExpand description
Required features: "Win32_Storage_FileSystem", "Win32_Foundation"