Function win_sys::FileSystem::FindFirstVolumeMountPointW[][src]

pub unsafe fn FindFirstVolumeMountPointW<'a, Param0>(
    lpszrootpathname: Param0,
    lpszvolumemountpoint: PWSTR,
    cchbufferlength: u32
) -> FindVolumeMointPointHandle where
    Param0: IntoParam<'a, PWSTR>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation