Well its not 1 line any more? I would just make it 3 lines :)
proc createMap(this: VS):ptr VSMap =
## Creates a new property map. It must be deallocated later with
freeMap().
this.vsapi.createMap()
Run
- Documenting one liner mantielero
- Re: Documenting one liner juancarlospaco
- Re: Documenting one liner treeform
- Re: Documenting one liner mantielero
- Re: Documenting one liner dawkot
- Re: Documenting one liner timothee
