Skip to main content

ImGui_RenderCheckMark

Function ImGui_RenderCheckMark 

Source
pub unsafe extern "C" fn ImGui_RenderCheckMark(
    draw_list: *mut ImDrawList,
    pos: ImVec2,
    col: ImU32,
    sz: f32,
)