c_graphene_ray_intersect_triangle

extern (C) __gshared
graphene_ray_intersection_kind_t function(const(graphene_ray_t)* r, const(graphene_triangle_t)* t, float* tOut) c_graphene_ray_intersect_triangle;