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

pub unsafe extern fn xcb_randr_change_output_property_checked(
    c: *mut xcb_connection_t,
    output: xcb_randr_output_t,
    property: xcb_atom_t,
    type_: xcb_atom_t,
    format: u8,
    mode: u8,
    num_units: u32,
    data: *const c_void
) -> xcb_void_cookie_t