Skip to main content

ImGui_RenderTextWrapped

Function ImGui_RenderTextWrapped 

Source
pub unsafe extern "C" fn ImGui_RenderTextWrapped(
    pos: ImVec2,
    text: *const c_char,
    text_end: *const c_char,
    wrap_width: f32,
)