Headers.opBinaryRight

If the given header exists, return a pointer to the first value. Otherwise, return null.

struct Headers
inout @nogc
inout(string)*
opBinaryRight
(
string op
)
(
string name
)
if (
op == "in"
)

Meta