Function x11::xpresent::XPresentPixmap
source ยท pub unsafe extern "C" fn XPresentPixmap(
dpy: *mut Display,
window: Window,
pixmap: Pixmap,
serial: u32,
valid: XserverRegion,
update: XserverRegion,
x_off: c_int,
y_off: c_int,
target_crtc: RRCrtc,
wait_fence: XSyncFence,
idle_fence: XSyncFence,
options: u32,
target_msc: u64,
divisor: u64,
remainder: u64,
notifies: *mut XPresentNotify,
nnotifies: c_int,
)