Embryo_Library_Group

Langue: en

Autres versions - même langue

Version: 384198 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Library Maintenance Functions -

Functions that start up and shutdown the Embryo library.

Functions


EAPI int embryo_init (void)
Initialises the Embryo library.
EAPI int embryo_shutdown (void)
Shuts down the Embryo library.

Detailed Description

Functions that start up and shutdown the Embryo library.

Function Documentation

EAPI int embryo_init (void)

Initialises the Embryo library. Returns:

The number of times the library has been initialised without being shut down.

EAPI int embryo_shutdown (void)

Shuts down the Embryo library. Returns:

The number of times the library has been initialised without being shutdown.

Author

Generated automatically by Doxygen for Embryo from the source code.