Function x11::xrandr::XRRChangeProviderProperty
[−]
[src]
pub unsafe extern "C" fn XRRChangeProviderProperty(
dpy: *mut Display,
provider: RRProvider,
property: Atom,
type_: Atom,
format: c_int,
mode: c_int,
data: *const c_uchar,
nelements: c_int
)