client_deinit

Function client_deinit 

pub unsafe extern "C" fn client_deinit(handle: ClientHandle) -> Error
Available on non-ag35 only.
Expand description

Releases a client handle.

ยงImplementation notes

Calls:

  • QL_MCM_Client_Deinit
  • ql_log_print (at verbose level)

Returns the result of QL_MCM_Client_Deinit.