evutil_offsetof

Replacement for offsetof on platforms that don't define it.

extern (C) nothrow
template evutil_offsetof (
type
string field
) {}

Members

Manifest constants

evutil_offsetof
enum evutil_offsetof;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta