[][src]Function libstrophe_sys_bindgen::xmpp_global_timed_handler_add

pub unsafe extern "C" fn xmpp_global_timed_handler_add(
    ctx: *mut xmpp_ctx_t,
    handler: xmpp_global_timed_handler,
    period: c_ulong,
    userdata: *mut c_void
)