c_graphene_frustum_intersects_box

extern (C) __gshared
bool function(const(graphene_frustum_t)* f, const(graphene_box_t)* box) c_graphene_frustum_intersects_box;