pub unsafe extern "system" fn FindFirstVolumeMountPointW(
    lpszrootpathname: PCWSTR,
    lpszvolumemountpoint: PWSTR,
    cchbufferlength: u32
) -> FindVolumeMointPointHandle
Expand description

Required features: "Win32_Storage_FileSystem"