Function imgui_sys::igTextColored

source ·
pub unsafe extern "C" fn igTextColored(
    col: ImVec4,
    fmt: *const c_char
    ...
)