[][src]Function imgui_sys::igCalcTextSize

pub unsafe fn igCalcTextSize(
    text: *const c_char,
    text_end: *const c_char,
    hide_text_after_double_hash: bool,
    wrap_width: c_float
) -> ImVec2
Deprecated since 0.0.22:

please use the _nonUDT2 suffixed version of this function