Type Definition avalanche::renderer::NativeHandle[][src]

pub type NativeHandle = Box<dyn Any>;
Expand description

An opaque handle whose underlying type is determined by the current Renderer.