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

Gets the SDMC archive resource information.

§Arguments

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