String.ptr

Pointer to first character in the string, or null.

struct String
public nothrow @nogc inout return
inout(char)*
ptr
()

Meta