graphene_sys

Function graphene_point3d_equal

Source
pub unsafe extern "C" fn graphene_point3d_equal(
    a: *const graphene_point3d_t,
    b: *const graphene_point3d_t,
) -> bool