[−][src]Function imgui_sys::igCalcTextSize_nonUDT
pub unsafe extern "C" fn igCalcTextSize_nonUDT(
pOut: *mut ImVec2,
text: *const c_char,
text_end: *const c_char,
hide_text_after_double_hash: bool,
wrap_width: f32
)
pub unsafe extern "C" fn igCalcTextSize_nonUDT(
pOut: *mut ImVec2,
text: *const c_char,
text_end: *const c_char,
hide_text_after_double_hash: bool,
wrap_width: f32
)