pub unsafe extern "C" fn AM_CreateImportContentContexts(
contentCount: u32_,
contentIndices: *mut u16_,
) -> ResultExpand description
Prepares to import title contents.
ยงArguments
contentCount- Number of contents to be imported.contentIndices- Indices of the contents to be imported.