c_graphene_frustum_contains_point

extern (C) __gshared
bool function(const(graphene_frustum_t)* f, const(graphene_point3d_t)* point) c_graphene_frustum_contains_point;