proc createMap(this:VS):ptr VSMap = this.vsapi.createMap() ## \
## Creates a new property map. It must be deallocated later with
freeMap().
Run:)
proc createMap(this:VS):ptr VSMap = this.vsapi.createMap() ## \
## Creates a new property map. It must be deallocated later with
freeMap().
Run:)