Function x11::xfixes::XFixesSetCursorName

source ยท
pub unsafe extern "C" fn XFixesSetCursorName(
    dpy: *mut Display,
    cursor: Cursor,
    name: *const c_char,
)