graphene_sys

Function graphene_box_contains_box

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