Function xcb::ffi::randr::xcb_randr_create_mode_unchecked [] [src]

pub unsafe extern fn xcb_randr_create_mode_unchecked(
    c: *mut xcb_connection_t,
    window: xcb_window_t,
    mode_info: xcb_randr_mode_info_t,
    name_len: u32,
    name: *const c_char
) -> xcb_randr_create_mode_cookie_t