Function x11::xfixes::XFixesFetchRegionAndBounds

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