Function graphene_sys::graphene_vec2_to_float[][src]

pub unsafe extern "C" fn graphene_vec2_to_float(
    v: *const graphene_vec2_t,
    dest: *mut [c_float; 2]
)