Skip to main content

RenderFn

Type Alias RenderFn 

Source
pub type RenderFn = unsafe extern "C" fn(*mut c_void);
Expand description

C callback type for rendering a primitive’s geometry.