Function ctru_sys::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.