Function xcb::ffi::randr::xcb_randr_set_screen_size_checked
[−]
[src]
pub unsafe extern fn xcb_randr_set_screen_size_checked(
c: *mut xcb_connection_t,
window: xcb_window_t,
width: u16,
height: u16,
mm_width: u32,
mm_height: u32
) -> xcb_void_cookie_t