Function graphene_sys::graphene_quaternion_add[][src]

pub unsafe extern "C" fn graphene_quaternion_add(
    a: *const graphene_quaternion_t,
    b: *const graphene_quaternion_t,
    res: *mut graphene_quaternion_t
)