xmpp_log

Function xmpp_log 

Source
pub unsafe extern "C" fn xmpp_log(
    ctx: *const xmpp_ctx_t,
    level: xmpp_log_level_t,
    area: *const c_char,
    fmt: *const c_char,
    ap: *mut __va_list_tag,
)