pub unsafe extern "C" fn IMasterConnection_close(
self_: IMasterConnection,
)Expand description
Close the master connection (only for CS 104)
Allows the slave to actively close a master connection (e.g. when some exception occurs)
pub unsafe extern "C" fn IMasterConnection_close(
self_: IMasterConnection,
)Close the master connection (only for CS 104)
Allows the slave to actively close a master connection (e.g. when some exception occurs)