Skip to main content

ImGui_RenderFrame

Function ImGui_RenderFrame 

Source
pub unsafe extern "C" fn ImGui_RenderFrame(
    p_min: ImVec2,
    p_max: ImVec2,
    fill_col: ImU32,
    borders: bool,
    rounding: f32,
)