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

pub unsafe extern "C" fn xcb_query_font_reply(
    c: *mut xcb_connection_t,
    cookie: xcb_query_font_cookie_t,
    error: *mut *mut xcb_generic_error_t
) -> *mut xcb_query_font_reply_t

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