pub unsafe extern "C" fn NIMS_GetProgress(
tp: *mut NIM_TitleProgress,
) -> ResultExpand description
Checks the status of the current active download.
ยงArguments
tp- Title progress struct to write to. See NIM_TitleProgress.
pub unsafe extern "C" fn NIMS_GetProgress(
tp: *mut NIM_TitleProgress,
) -> ResultChecks the status of the current active download.
tp - Title progress struct to write to. See NIM_TitleProgress.