imStrEqual

Check if the two strings are equal. * \ingroup str

extern (C) @safe nothrow
int
imStrEqual
(
const(char)* str1
,
const(char)* str2
)

Meta