VSOptions.getUCRTLibPath

get the path to the universal CRT libraries

struct VSOptions
const
const(char)*
getUCRTLibPath
(
bool x64
)

Parameters

x64 bool

target architecture (x86 if false)

Return Value

Type: const(char)*

folder containing the universal CRT libraries

Suggestion Box / Bug Report