c_graphene_ray_intersect_sphere

extern (C) __gshared
graphene_ray_intersection_kind_t function(const(graphene_ray_t)* r, const(graphene_sphere_t)* s, float* tOut) c_graphene_ray_intersect_sphere;