pub type LEAP_CONNECTION_INFO = _LEAP_CONNECTION_INFO;
Expand description

\ingroup Structs Information about a connection.

Call LeapCreateConnection() to generate the handle for the connection; call LeapOpenConnection() to establish the connection; then call LeapGetConnectionInfo(), which creates this struct, to check the connection status. @since 3.0.0