AAsset

{@link AAsset} provides access to a read-only asset.

{@link AAsset} objects are NOT thread-safe, and should not be shared across threads.

version(Android)
extern (C) @system nothrow @nogc
struct AAsset

Meta