RacPathExistsCallbackNative typedef

RacPathExistsCallbackNative = Int32 Function(Pointer<Utf8>, Pointer<Void>)

Implementation

typedef RacPathExistsCallbackNative = Int32 Function(
    Pointer<Utf8>, Pointer<Void>);