Function cogl_sys::cogl_attribute_new_const_4f[][src]

pub unsafe extern "C" fn cogl_attribute_new_const_4f(
    context: *mut CoglContext,
    name: *const c_char,
    component0: c_float,
    component1: c_float,
    component2: c_float,
    component3: c_float
) -> *mut CoglAttribute