[][src]Function makepad_x11_sys::XcursorTryShapeBitmapCursor

pub unsafe extern "C" fn XcursorTryShapeBitmapCursor(
    dpy: *mut Display,
    source: Pixmap,
    mask: Pixmap,
    foreground: *mut XColor,
    background: *mut XColor,
    x: c_uint,
    y: c_uint
) -> Cursor