Skip to main content

ImGui_SetColumnOffset

Function ImGui_SetColumnOffset 

Source
pub unsafe extern "C" fn ImGui_SetColumnOffset(
    column_index: c_int,
    offset_x: f32,
)