Skip to main content

ImGui_TableBeginCell

Function ImGui_TableBeginCell 

Source
pub unsafe extern "C" fn ImGui_TableBeginCell(
    table: *mut ImGuiTable,
    column_n: c_int,
)