pub unsafe extern "C" fn IMasterConnection_sendACT_TERM( self_: IMasterConnection, asdu: CS101_ASDU, ) -> bool
Send an ACT_TERM ASDU to the client/master
ACT_TERM is used to indicate that the command execution is complete.
asdu
true when the ASDU has been sent or queued for transmission, false otherwise