sargs_find

get index of arg by key name, return -1 if not exists

extern (C) @system @nogc nothrow pure
int
sargs_find
(
const(char)* key
)

Meta