Type Definition libstrophe_sys_bindgen::xmpp_timed_handler [] [src]

type xmpp_timed_handler = Option<unsafe extern "C" fn(conn: *const xmpp_conn_t, userdata: *const c_void) -> c_int>;