x11::xfixes

Function XFixesFetchRegionAndBounds

source
pub unsafe extern "C" fn XFixesFetchRegionAndBounds(
    dpy: *mut Display,
    region: XserverRegion,
    nrectangles: *mut c_int,
    bounds: *mut XRectangle,
) -> *mut XRectangle