c_graphene_sphere_contains_point

extern (C) __gshared
bool function(const(graphene_sphere_t)* s, const(graphene_point3d_t)* point) c_graphene_sphere_contains_point;