c_graphene_box_contains_point

extern (C) __gshared
bool function(const(graphene_box_t)* box, const(graphene_point3d_t)* point) c_graphene_box_contains_point;