GetRawConfiguration typedef

GetRawConfiguration = Pointer<Utf8> Function(Pointer<Void> implementation, Pointer<Pointer<Void>> exception)

Implementation

typedef GetRawConfiguration = Pointer<Utf8> Function(
    Pointer<Void> implementation, Pointer<Pointer<Void>> exception);