Module zng_view::extensions

source ·
Expand description

Extensions API

Extensions that run in the view-process, with internal access to things like the raw handle of windows or direct access to renderers. These extensions are build on top of the view API extensions as a way to customize the view-process without needing to fork it or re-implement the entire view API from scratch.

Structs§

Traits§