Function xcb::ffi::randr::xcb_randr_set_crtc_config_unchecked
[−]
[src]
pub unsafe extern fn xcb_randr_set_crtc_config_unchecked(
c: *mut xcb_connection_t,
crtc: xcb_randr_crtc_t,
timestamp: xcb_timestamp_t,
config_timestamp: xcb_timestamp_t,
x: i16,
y: i16,
mode: xcb_randr_mode_t,
rotation: u16,
outputs_len: u32,
outputs: *const xcb_randr_output_t
) -> xcb_randr_set_crtc_config_cookie_t