Function windows::Win32::Storage::FileSystem::FindNextFileNameW

pub unsafe fn FindNextFileNameW<P0>(
    hfindstream: P0,
    stringlength: *mut u32,
    linkname: PWSTR,
) -> Result<()>
where P0: Param<HANDLE>,