c_graphene_matrix_multiply

extern (C) __gshared
void function(const(graphene_matrix_t)* a, const(graphene_matrix_t)* b, graphene_matrix_t* res) c_graphene_matrix_multiply;