Function cogl_sys::cogl_material_set_layer_combine_constant[][src]

pub unsafe extern "C" fn cogl_material_set_layer_combine_constant(
    material: *mut CoglMaterial,
    layer_index: c_int,
    constant: *const CoglColor
)