OverrideBasePathDart typedef

OverrideBasePathDart = void Function(Pointer<Void> implementation, Pointer<Utf8> basePath, Pointer<Pointer<Void>> exception)

Implementation

typedef OverrideBasePathDart = void Function(Pointer<Void> implementation,
    Pointer<Utf8> basePath, Pointer<Pointer<Void>> exception);