c_graphene_quaternion_to_angles

extern (C) __gshared
void function(const(graphene_quaternion_t)* q, float* degX, float* degY, float* degZ) c_graphene_quaternion_to_angles;