[][src]Type Definition sasl2_sys::saslplug::sasl_logmsg_p

type sasl_logmsg_p = Option<unsafe extern "C" fn(conn: *mut sasl_conn_t, fmt: *const c_char, ...)>;