Function x11::xfixes::XFixesSetWindowShapeRegion
source ยท pub unsafe extern "C" fn XFixesSetWindowShapeRegion(
dpy: *mut Display,
win: Window,
shape_kind: c_int,
x_off: c_int,
y_off: c_int,
region: XserverRegion,
)