Function sodot_bip340_offline_export_full_private_key

Source
pub unsafe extern "C" fn sodot_bip340_offline_export_full_private_key(
    secret_shares: ConstSlice_ConstStr,
    privkey_out: *mut HeapString,
) -> ResultFFI