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