IMasterConnection_close

Function IMasterConnection_close 

Source
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)