Function xcb::randr::set_screen_config_unchecked [] [src]

pub fn set_screen_config_unchecked<'a>(
    c: &'a Connection,
    window: Window,
    timestamp: Timestamp,
    config_timestamp: Timestamp,
    size_i_d: u16,
    rotation: u16,
    rate: u16
) -> SetScreenConfigCookie<'a>