[][src]Function ndless_sys::gui_gc_setColorRGB

pub unsafe extern "C" fn gui_gc_setColorRGB(
    arg1: Gc,
    r: c_int,
    g: c_int,
    b: c_int
)