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

Required features: "Win32_Storage_FileSystem"