mirror of
https://github.com/estkme-group/lpac
synced 2025-06-29 08:12:57 +02:00
3 lines
97 B
C
3 lines
97 B
C
#pragma once
|
|
|
|
const char* es9p_error_message(const char *subject_code, const char *reason_code);
|