graphene_sys

Function graphene_ray_intersects_box

Source
pub unsafe extern "C" fn graphene_ray_intersects_box(
    r: *const graphene_ray_t,
    b: *const graphene_box_t,
) -> bool