Function iup_sys::IupGetRGBId [] [src]

pub unsafe extern "C" fn IupGetRGBId(
    ih: *mut Ihandle,
    name: *const c_char,
    id: c_int,
    r: *mut c_uchar,
    g: *mut c_uchar,
    b: *mut c_uchar
)