Function cogl_sys::cogl_color_set_from_4ub[][src]

pub unsafe extern "C" fn cogl_color_set_from_4ub(
    color: *mut CoglColor,
    red: u8,
    green: u8,
    blue: u8,
    alpha: u8
)