StringSearch.assertTerm

Asserts that "str" is null-terminated.

struct StringSearch(bool wide_char = false)
static
void
assertTerm
(
istring func
)
(
in Char[] str
)

Parameters

str Char[]

input string

Meta