imgui_sys::igCalcTextSize [] [src]

pub unsafe extern fn igCalcTextSize(out: *mut ImVec2, text: *const c_char, text_end: *const c_char, hide_text_after_double_hash: bool, wrap_width: c_float)