pub unsafe extern "C" fn LeapCloseConnection(
    hConnection: LEAP_CONNECTION
)
Expand description

\ingroup Functions Closes a previously opened connection.

This method closes the specified connection object if it is opened

This method never fails.

@param hConnection A handle to the connection object to be closed. @since 4.0.0