GetConfigurationIntegerC typedef

GetConfigurationIntegerC = Int64 Function(Pointer<Void> implementation, Pointer<Utf8> key, Bool recursive, Pointer<Pointer<Void>> exception)

Implementation

typedef GetConfigurationIntegerC = Int64 Function(Pointer<Void> implementation,
    Pointer<Utf8> key, Bool recursive, Pointer<Pointer<Void>> exception);