Function ctru_sys::CFGU_SecureInfoGetRegion
source · pub unsafe extern "C" fn CFGU_SecureInfoGetRegion(
region: *mut u8_
) -> Result
Expand description
Gets the system’s region from secure info.
§Arguments
region
- Pointer to output the region to. (see CFG_Region)