Function FSPXI_GetSdmcArchiveResource

Source
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.