pub type RenderFn = unsafe extern "C" fn(*mut c_void);
C callback type for rendering a primitive’s geometry.