pub unsafe extern "C" fn FSPXI_GetNandArchiveResource(
    serviceHandle: Handle,
    out: *mut FS_ArchiveResource
) -> Result
Expand description

Gets the NAND archive resource information.

§Arguments

  • out - Pointer to output the archive resource information to.