dmd.root.filename

Encapsulate path and file names.

Members

Functions

toNarrowStringz
char[] toNarrowStringz(const(wchar)[] wide, char[] buffer)

Converts a UTF-16 string to a (null-terminated) narrow string.

Structs

FileName
struct FileName

Encapsulate path and file names.

Meta