Function ctru_sys::CFGU_GetCountryCodeID
source · pub unsafe extern "C" fn CFGU_GetCountryCodeID(
string: u16_,
code: *mut u16_
) -> Result
Expand description
Gets a country code ID from its string.
§Arguments
string
- String to use.code
- Pointer to output the country code to.