Function graphene_sys::graphene_box_contains_point[][src]

pub unsafe extern "C" fn graphene_box_contains_point(
    box_: *const graphene_box_t,
    point: *const graphene_point3d_t
) -> gboolean