graphene_sys

Function graphene_sphere_distance

source
pub unsafe extern "C" fn graphene_sphere_distance(
    s: *const graphene_sphere_t,
    point: *const graphene_point3d_t,
) -> c_float