Function xcb_sys::xcb_get_property_unchecked[][src]

pub unsafe extern "C" fn xcb_get_property_unchecked(
    c: *mut xcb_connection_t,
    _delete: u8,
    window: xcb_window_t,
    property: xcb_atom_t,
    type_: xcb_atom_t,
    long_offset: u32,
    long_length: u32
) -> xcb_get_property_cookie_t