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.pub unsafe extern "C" fn graphene_point_distance_squared(
a: *const graphene_point_t,
b: *const graphene_point_t,
) -> c_float
v1_12
only.