Function libstrophe_sys_bindgen::xmpp_connect_component [] [src]

pub unsafe extern "C" fn xmpp_connect_component(
    conn: *const xmpp_conn_t,
    server: *const c_char,
    port: c_ushort,
    callback: xmpp_conn_handler,
    userdata: *const c_void
) -> c_int