logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

globus_list - List data type.

Author

       Generated automatically by Doxygen for globus_common from the source code.

globus_common                                     Version 18.14                                   globus_list(3)

Detailed Description

       List data type.

       ParametersA structure representing a node containing a single datum and a reference to additional elements in
           the list.

       The special value NULL is used to represent a list with zero elements, also called an empty list.

Name

       globus_list - List data type.

Synopsis

       #include <globus_list.h>

See Also