lzo_init

Initializes the library and informs it about the size of a variety of data types.

int
lzo_init
()

Return Value

Type: int

LzoStatus.OK if the library feels that it is in a healty condition or something else if it is not well disposed today.

Meta