Skip to main content

xmpp_conn_set_sm_callback

Function xmpp_conn_set_sm_callback 

Source
pub unsafe extern "C" fn xmpp_conn_set_sm_callback(
    conn: *mut xmpp_conn_t,
    cb: xmpp_sm_callback,
    ctx: *mut c_void,
)