pub unsafe extern "C" fn ACT_AcquireEulaList(
countryCode: u8_,
completionEvent: Handle,
) -> ResultExpand description
Acquires a list of EULA agreements for the specified country.
ยงArguments
countryCode- The country code of the country to acquire EULA agreements for.completionEvent- The event handle to signal when the request has finished.