1lxi_init(3)                Library Functions Manual                lxi_init(3)
2
3
4

NAME

6       lxi_init - initialize LXI library
7
8

SYNOPSIS

10       #include <lxi.h>
11
12       int lxi_init(void);
13
14

DESCRIPTION

16       The  lxi_init()  function initializes the LXI library. This is required
17       before calling any other available lxi functions.
18
19

RETURN VALUE

21       Upon successful completion lxi_init() returns LXI_OK , or LXI_ERROR  if
22       an error occurred.
23
24

SEE ALSO

26       lxi_connect(3), lxi_send(3), lxi_receive(3), lxi_disconnect(3),
27
28
29
30                                 October 2017                      lxi_init(3)
Impressum