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

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