table of contents
other versions
- unstable 1.6.0-1
| MAT_LOGINIT(3) | Library Functions Manual | MAT_LOGINIT(3) |
NAME¶
Mat_LogInit —
Initializes matio logging with the default
logger.
SYNOPSIS¶
#include
<matio.h>
int
Mat_LogInit(const char
*prog_name);
DESCRIPTION¶
The
Mat_LogInit()
function installs the default matio logging callback and records
prog_name for log message prefixes. It also resets
verbose and silent logging state.
RETURN VALUES¶
The function returns 0.
SEE ALSO¶
| April 23, 2026 | Nixpkgs |