Function NIMS_GetProgress

Source
pub unsafe extern "C" fn NIMS_GetProgress(
    tp: *mut NIM_TitleProgress,
) -> Result
Expand description

Checks the status of the current active download.

ยงArguments

  • tp - Title progress struct to write to. See NIM_TitleProgress.