[][src]Function x11::xrandr::XRRChangeOutputProperty

pub unsafe extern "C" fn XRRChangeOutputProperty(
    dpy: *mut Display,
    output: RROutput,
    property: Atom,
    type_: Atom,
    format: c_int,
    mode: c_int,
    data: *const c_uchar,
    nelements: c_int
)