Function win_sys::FileSystem::FindFirstVolumeMountPointA[][src]

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

Required features: Win32_Storage_FileSystem, Win32_Foundation