graphene_point_distance_squared

Function graphene_point_distance_squared 

Source
pub unsafe extern "C" fn graphene_point_distance_squared(
    a: *const graphene_point_t,
    b: *const graphene_point_t,
) -> c_float
Available on crate feature v1_12 only.