graphene_sys

Function graphene_rect_equal

source
pub unsafe extern "C" fn graphene_rect_equal(
    a: *const graphene_rect_t,
    b: *const graphene_rect_t,
) -> bool