limb 0.2.0

2024-01-09

gccattributes.h(0)
limb manual
gccattributes.h(0)

NAME

gccattributes.h - GCC attributes

SYNOPSIS

#include <limb/gccattributes.h>

DESCRIPTION

This header defines GCC macros to define objects' attributes.

Macros

The following macros are defined :

gccattr_hidden Set visibility to hidden i.e. do not export this symbol.

limb 0.1.0
2023-07-24
gccattributes.h(0)