hexchat_printf

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void hexchat_printf(hexchat_plugin* ph, char* format, Args args)
    version(Windows)
    extern (C)
    void
    hexchat_printf
    (
    Args...
    )
    (,
    const char* format
    ,
    Args args
    )
  2. void hexchat_printf(hexchat_plugin* ph, char* format, ...)

Meta