AAsset_getLength64

Report the total size of the asset data. Reports the size using a 64-bit number insted of 32-bit as AAsset_getLength.

version(Android)
extern (C) @system nothrow @nogc
off64_t
AAsset_getLength64

Meta