sargs_boolean

return true if key's value is "true", "yes", "on" or an existing key has no value

extern (C) @system @nogc nothrow pure
bool
sargs_boolean
(
const(char)* key
)

Meta