[][src]Function imgui_sys::ImColor_ImColorInt

pub unsafe extern "C" fn ImColor_ImColorInt(
    r: c_int,
    g: c_int,
    b: c_int,
    a: c_int
) -> *mut ImColor