c_graphene_frustum_intersects_sphere

extern (C) __gshared
bool function(const(graphene_frustum_t)* f, const(graphene_sphere_t)* sphere) c_graphene_frustum_intersects_sphere;