Function graphene_sys::graphene_ray_intersects_box[][src]

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