[−][src]Function sdl2_sys::XCreatePixmapCursor
pub unsafe extern "C" fn XCreatePixmapCursor(
arg1: *mut Display,
arg2: Pixmap,
arg3: Pixmap,
arg4: *mut XColor,
arg5: *mut XColor,
arg6: c_uint,
arg7: c_uint
) -> Cursor
pub unsafe extern "C" fn XCreatePixmapCursor(
arg1: *mut Display,
arg2: Pixmap,
arg3: Pixmap,
arg4: *mut XColor,
arg5: *mut XColor,
arg6: c_uint,
arg7: c_uint
) -> Cursor