pub unsafe extern "C" fn openmpt_error_func_default(
error: c_int,
user: *mut c_void,
) -> c_intExpand description
\brief Default error function
Causes all errors to be logged and stored. \param error Error code. \param user Ignored. \retval OPENMPT_ERROR_FUNC_RESULT_DEFAULT Always. \since 0.3.0