Function x11::xfixes::XFixesChangeCursor

source ·
pub unsafe extern "C" fn XFixesChangeCursor(
    dpy: *mut Display,
    source: Cursor,
    destination: Cursor
)