c_graphene_quaternion_slerp

extern (C) __gshared
void function(const(graphene_quaternion_t)* a, const(graphene_quaternion_t)* b, float factor, graphene_quaternion_t* res) c_graphene_quaternion_slerp;