Function xcb::randr::set_crtc_transform_checked
[−]
[src]
pub fn set_crtc_transform_checked<'a>(
c: &'a Connection,
crtc: Crtc,
transform: Transform,
filter_name: &str,
filter_params: &[Fixed]
) -> VoidCookie<'a>