c_graphene_ray_intersect_box

extern (C) __gshared
graphene_ray_intersection_kind_t function(const(graphene_ray_t)* r, const(graphene_box_t)* b, float* tOut) c_graphene_ray_intersect_box;