Type Alias RawGuiAddRender

Source
pub type RawGuiAddRender = unsafe extern "C-unwind" fn(render_type: RenderType, render_callback: RawGuiRender);