GetConfigurationIntegerDart typedef

GetConfigurationIntegerDart = int Function(Pointer<Void> implementation, Pointer<Utf8> key, bool recursive, Pointer<Pointer<Void>> exception)

Implementation

typedef GetConfigurationIntegerDart = int Function(Pointer<Void> implementation,
    Pointer<Utf8> key, bool recursive, Pointer<Pointer<Void>> exception);