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