pub unsafe extern "C" fn AM_InitializeExternalTitleDatabase(
    overwrite: bool
) -> Result
Expand description

Initializes the external (SD) title database.

§Arguments

  • overwrite - Overwrites the database if it already exists.