Function graphene_sys::graphene_ray_get_distance_to_point[][src]

pub unsafe extern "C" fn graphene_ray_get_distance_to_point(
    r: *const graphene_ray_t,
    p: *const graphene_point3d_t
) -> c_float