The OpenD Programming Language

stringz.borrow

Borrows a slice of the pointer up to (but not including) the zero terminator.

struct stringz
const @system
const(char)[]
borrow
()

Meta