pub unsafe extern "C" fn FSPXI_Unknown0x17(
    serviceHandle: Handle,
    archive: FSPXI_Archive,
    out: *mut bool
) -> Result
Expand description

Unknown 0x17. Appears to be an “is archive handle valid” command?

§Arguments

  • archive - Archive handle to check validity of.
  • out - Pointer to output validity to.