pub unsafe extern "system" fn FindFirstVolumeMountPointA(
    lpszrootpathname: PSTR,
    lpszvolumemountpoint: PSTR,
    cchbufferlength: u32
) -> FindVolumeMointPointHandle
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’