pub unsafe extern "C" fn FSUSER_GetSdmcArchiveResource(
    archiveResource: *mut FS_ArchiveResource
) -> Result
Expand description

Gets the SDMC archive resource information.

§Arguments

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