c_graphene_ray_intersects_box

extern (C) __gshared
bool function(const(graphene_ray_t)* r, const(graphene_box_t)* b) c_graphene_ray_intersects_box;