[][src]Function libstrophe_sys_bindgen::xmpp_error_new

pub unsafe extern "C" fn xmpp_error_new(
    ctx: *mut xmpp_ctx_t,
    type_: xmpp_error_type_t,
    text: *const c_char
) -> *mut xmpp_stanza_t