c_graphene_ray_intersects_sphere

extern (C) __gshared
bool function(const(graphene_ray_t)* r, const(graphene_sphere_t)* s) c_graphene_ray_intersects_sphere;