c_graphene_matrix_decompose

extern (C) __gshared
bool function(const(graphene_matrix_t)* m, graphene_vec3_t* translate, graphene_vec3_t* scale, graphene_quaternion_t* rotate, graphene_vec3_t* shear, graphene_vec4_t* perspective) c_graphene_matrix_decompose;