[][src]Function xcb::ffi::xproto::xcb_get_property_reply

pub unsafe extern "C" fn xcb_get_property_reply(
    c: *mut xcb_connection_t,
    cookie: xcb_get_property_cookie_t,
    error: *mut *mut xcb_generic_error_t
) -> *mut xcb_get_property_reply_t

the returned value must be freed by the caller using libc::free().