Skip to main content

cfm_tc_messages_destroy

Function cfm_tc_messages_destroy 

Source
#[unsafe(no_mangle)]
pub extern "C" fn cfm_tc_messages_destroy(arr: *mut CFMTcMessageArray)
Expand description

Free a CFMTcMessageArray returned by cfm_tc_session_round. Safe to call with NULL.