sargs_equals

return true if val arg matches the value associated with key

extern (C) @system @nogc nothrow pure
bool
sargs_equals
(
const(char)* key
,
const(char)* val
)

Meta