Function hexchat_api::print_with_ctx_inner
source · pub fn print_with_ctx_inner(network: &str, channel: &str, msg: &str)Expand description
Used by hc_print!() to print to a specific context. This function is
not intended to be used directly.