Function Macro

TermboxDEPRECATED_FOR

Declaration

#define TBG_DEPRECATED_FOR (
  f
)

Description

Marks a public function as deprecated in favor of f.

This function is not directly available to language bindings.

Parameters

f

Type: -

Replacement symbol.