pub unsafe extern "C" fn argon2_error_message( error_code: c_int, ) -> *const c_char
Get the associated error message for given error code
@return The error message associated with the given error code