Skip to main content

xmpp_stanza_new_from_string

Function xmpp_stanza_new_from_string 

Source
pub unsafe extern "C" fn xmpp_stanza_new_from_string(
    ctx: *mut xmpp_ctx_t,
    str_: *const c_char,
) -> *mut xmpp_stanza_t