c_graphene_matrix_untransform_point

extern (C) __gshared
bool function(const(graphene_matrix_t)* m, const(graphene_point_t)* p, const(graphene_rect_t)* bounds, graphene_point_t* res) c_graphene_matrix_untransform_point;