Function cogl_sys::cogl_color_init_from_hsl[][src]

pub unsafe extern "C" fn cogl_color_init_from_hsl(
    color: *mut CoglColor,
    hue: c_float,
    saturation: c_float,
    luminance: c_float
)