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)