Type Definition libstrophe_sys_bindgen::xmpp_conn_handler
[−]
[src]
type xmpp_conn_handler = Option<unsafe extern "C" fn(_: *const xmpp_conn_t, _: xmpp_conn_event_t, _: c_int, _: *const xmpp_stream_error_t, _: *const c_void)>;