mirror of
https://github.com/estkme-group/lpac
synced 2025-08-18 10:03:02 +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);
|