Function x11::xlib::XCreateGlyphCursor

source ·
pub unsafe extern "C" fn XCreateGlyphCursor(
    _7: *mut Display,
    _6: c_ulong,
    _5: c_ulong,
    _4: c_uint,
    _3: c_uint,
    _2: *const XColor,
    _1: *const XColor
) -> c_ulong