#[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.
#[unsafe(no_mangle)]pub extern "C" fn cfm_tc_share_destroy(share: *mut CFMTcShare)Free a CFMTcShare returned by cfm_tc_dkg_output_share. Safe to
call with NULL.