cv_namestring

Stuff a namestring into p.

version(COMPILE)
extern (C++) nothrow @safe @trusted
int
cv_namestring
(
ubyte* p
,
const(char)* name
,
int length = -1
)

Return Value

Type: int

number of bytes consumed

Suggestion Box / Bug Report