AConfiguration_setCountry

Set the current country code in the configuration, from the first two characters in the string.

version(Android)
extern (C) @system nothrow @nogc
void
AConfiguration_setCountry
(,
const(char)* country
)

Meta