pub unsafe extern "C" fn openmpt_log_func_silent(
    message: *const c_char,
    user: *mut c_void
)
Expand description

\brief Silent logging function

Silent logging function that throws any log message away.