pub unsafe extern "C" fn ACT_AcquireEulaLanguageList(
countryCode: u8_,
completionEvent: Handle,
) -> ResultExpand description
Acquires a list of languages the EULA is available in for a given country.
ยงArguments
countryCode- The country code to acquire the EULA language list for.completionEvent- The event handle to signal once the request has finished.