#[unsafe(no_mangle)]pub extern "C" fn cfm_tc_session_destroy(session: *mut FFITcSession)Expand description
Destroy a session. Safe to call with NULL.
#[unsafe(no_mangle)]pub extern "C" fn cfm_tc_session_destroy(session: *mut FFITcSession)Destroy a session. Safe to call with NULL.