Function ctru_sys::NIMS_WantUpdate
source · pub unsafe extern "C" fn NIMS_WantUpdate(
want_update: *mut bool
) -> Result
Expand description
Checks if nim wants a system update.
§Arguments
want_update
- Set to true if a system update is required. Can be NULL.