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

pub unsafe extern fn xcb_randr_get_output_property_unchecked(
    c: *mut xcb_connection_t,
    output: xcb_randr_output_t,
    property: xcb_atom_t,
    type_: xcb_atom_t,
    long_offset: u32,
    long_length: u32,
    delete: u8,
    pending: u8
) -> xcb_randr_get_output_property_cookie_t