Skip to main content

cfm_tc_share_destroy

Function cfm_tc_share_destroy 

Source
#[unsafe(no_mangle)]
pub extern "C" fn cfm_tc_share_destroy(share: *mut CFMTcShare)
Expand description

Free a CFMTcShare returned by cfm_tc_dkg_output_share. Safe to call with NULL.