Function win_sys::FileSystem::FindNextVolumeW
source · [−]pub unsafe fn FindNextVolumeW<'a, Param0>(
hfindvolume: Param0,
lpszvolumename: PWSTR,
cchbufferlength: u32
) -> BOOL where
Param0: IntoParam<'a, FindVolumeHandle>, Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’