ImGui_TableSettingsCreate

Function ImGui_TableSettingsCreate 

Source
pub unsafe extern "C" fn ImGui_TableSettingsCreate(
    id: ImGuiID,
    columns_count: c_int,
) -> *mut ImGuiTableSettings