c_graphene_point_interpolate

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