c_graphene_point3d_interpolate

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