igRenderTextWrapped

Function igRenderTextWrapped 

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