mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-08 21:37:20 +02:00
Put this macro before a function declaration to indicate that its result must be checked. This commit supports GCC-like compilers and MSVC >=2012. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>