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

pub unsafe extern "C" fn xcb_intern_atom_reply(
    c: *mut xcb_connection_t,
    cookie: xcb_intern_atom_cookie_t,
    error: *mut *mut xcb_generic_error_t
) -> *mut xcb_intern_atom_reply_t

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