Function graphene_sys::graphene_vec4_to_float[][src]

pub unsafe extern "C" fn graphene_vec4_to_float(
    v: *const graphene_vec4_t,
    dest: *mut [c_float; 4]
)