AConfiguration_match

Determine whether 'base' is a valid configuration for use within the environment 'requested'. Returns 0 if there are any values in 'base' that conflict with 'requested'. Returns 1 if it does not conflict.

version(Android)
extern (C) @system nothrow @nogc
int
AConfiguration_match

Meta