igRenderText

Function igRenderText 

Source
pub unsafe extern "C" fn igRenderText(
    pos: ImVec2_c,
    text: *const c_char,
    text_end: *const c_char,
    hide_text_after_hash: bool,
)