RacIsDirectoryCallbackNative typedef

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

Implementation

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