pub unsafe extern "C" fn CS104_Connection_create( hostname: *const c_char, tcpPort: c_int, ) -> CS104_Connection
Create a new connection object
hostname
tcpPort
the new connection object