c_graphene_ray_intersects_triangle

extern (C) __gshared
bool function(const(graphene_ray_t)* r, const(graphene_triangle_t)* t) c_graphene_ray_intersects_triangle;