Trait core_graphics::data_provider::CustomData [−][src]
Expand description
Encapsulates custom data that can be wrapped.
Required methods
Returns a pointer to the start of the custom data. This pointer must not change during the lifespan of this CustomData.