AAssetManager_open

Open an asset.

The object returned here should be freed by calling AAsset_close().

version(Android)
extern (C) @system nothrow @nogc
AAssetManager_open
(,
const(char)* filename
,
int mode
)

Meta