# Functions
Exists reports whether the named file or directory exists.
No description provided by the author
No description provided by the author
No description provided by the author
GetDLLName retrieves the DLL module name that matches an API name.
No description provided by the author
No description provided by the author
ReadAll reads the entire file into memory.
Read a whole file into the memory and store it as array of lines.
No description provided by the author
RemoveAnnotations should only remove function annotations and not function arguments annotations.
Strip all whitespaces.
Standardize calling convention.
Group multi-whitespaces to one whitespace.
StringInSlice returns whether or not a string exists in a slice.
Remove C language comments.
WalkAllFilesInDir returns list of files in directory.
WriteBytesFile write Bytes to a File.
WriteStrSliceToFile writes a slice of string line by line to a file.
# Variables
RegDllName extracts DLL name from markdown spec.