Function graphene_sys::graphene_ray_intersects_sphere[][src]

pub unsafe extern "C" fn graphene_ray_intersects_sphere(
    r: *const graphene_ray_t,
    s: *const graphene_sphere_t
) -> gboolean