Defines | |
| #define | __BEGIN_DECLS |
| #define | __END_DECLS |
| #define | _PRINTF_ATTRIBUTE(a1, a2) |
| #define | _PRINTF_ATTRIBUTE(a1, a2) PRINTF_ATTRIBUTE(a1, a2) |
Functions | |
| __BEGIN_DECLS int | cb (uint16_t, void *, void *) |
| #define __BEGIN_DECLS |
| #define __END_DECLS |
| #define _PRINTF_ATTRIBUTE | ( | a1, | |||
| a2 | ) |
| #define _PRINTF_ATTRIBUTE | ( | a1, | |||
| a2 | ) | PRINTF_ATTRIBUTE(a1, a2) |
| int cb | ( | uint16_t | type, | |
| void * | data, | |||
| void * | priv | |||
| ) |
Referenced by mapitest_oxcnotif_RegisterNotification().
|
|
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |