Function graphene_sys::graphene_rect_contains_rect[][src]

pub unsafe extern "C" fn graphene_rect_contains_rect(
    a: *const graphene_rect_t,
    b: *const graphene_rect_t
) -> gboolean