pub unsafe extern "C" fn CS104_Connection_sendASDU( self_: CS104_Connection, asdu: CS101_ASDU, ) -> bool
Send a user specified ASDU
asdu
true if message was sent, false otherwise