Skip to main content

ImGui_TextAligned

Function ImGui_TextAligned 

Source
pub unsafe extern "C" fn ImGui_TextAligned(
    align_x: f32,
    size_x: f32,
    fmt: *const c_char,
    ...
)