Skip to content

mlog_C

Synopsis

Declared in <mlog.h>

extern
void
mlog_C(
    MLOG_LEVEL_t level,
    char const* subject,
    char const* file,
    int line,
    char const* funcname,
    char const* format, ...);

Created with MrDocs