clutter_rect_intersection

Function clutter_rect_intersection 

Source
pub unsafe extern "C" fn clutter_rect_intersection(
    a: *mut ClutterRect,
    b: *mut ClutterRect,
    res: *mut ClutterRect,
) -> gboolean