Function gdk4_sys::gdk_rectangle_intersect

source ·
pub unsafe extern "C" fn gdk_rectangle_intersect(
    src1: *const GdkRectangle,
    src2: *const GdkRectangle,
    dest: *mut GdkRectangle
) -> gboolean