xmpp_send_raw_string

Function xmpp_send_raw_string 

Source
pub unsafe extern "C" fn xmpp_send_raw_string(
    conn: *mut xmpp_conn_t,
    fmt: *const c_char,
    ...
)