CXClientData

Opaque pointer representing client data that will be passed through to various callbacks and visitors.

extern (C) @nogc @trusted nothrow pure
alias CXClientData = void*

Meta