c_graphene_matrix_interpolate

extern (C) __gshared
void function(const(graphene_matrix_t)* a, const(graphene_matrix_t)* b, double factor, graphene_matrix_t* res) c_graphene_matrix_interpolate;