pub unsafe extern "C" fn openmpt_error_func_log(
error: c_int,
user: *mut c_void,
) -> c_int
Expand description
\brief Log error function
Causes all errors to be logged. \param error Error code. \param user Ignored. \retval OPENMPT_ERROR_FUNC_RESULT_LOG Always. \since 0.3.0