pub unsafe extern "C" fn FSPXI_ExportIntegrityVerificationSeed(
    serviceHandle: Handle,
    seed: *mut FS_IntegrityVerificationSeed
) -> Result
Expand description

Exports the integrity verification seed.

§Arguments

  • seed - Pointer to output the seed to.