> home > Custom Layer Boundary API

print_message

January 19th 2020
Print a message to the *messages* buffer

Signature

C++
void
print_message(Application_Links* app,
              String_Const_u8 message);

Parameters

app

the standard custom layer context pointer

message

the string to write to the *messages* buffer