Function cogl_sys::cogl_attribute_new[][src]

pub unsafe extern "C" fn cogl_attribute_new(
    attribute_buffer: *mut CoglAttributeBuffer,
    name: *const c_char,
    stride: size_t,
    offset: size_t,
    components: c_int,
    type_: CoglAttributeType
) -> *mut CoglAttribute