Function sodot_sr25519_offline_export_full_private_key

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