aurorafw ~legacy (2022-03-26T02:55:31.6847697)
Dub
Repo
AAsset_getLength
aurorafw
android
platform
asset_manager
Report the total size of the asset data.
version(Android)
extern (
C
) @
system
nothrow @
nogc
off_t
AAsset_getLength
(
AAsset
*
asset
)
Meta
Source
See Implementation
aurorafw
android
platform
asset_manager
enums
AASSET_MODE_UNKNOWN
functions
AAssetDir_close
AAssetDir_getNextFileName
AAssetDir_rewind
AAssetManager_open
AAssetManager_openDir
AAsset_close
AAsset_getBuffer
AAsset_getLength
AAsset_getLength64
AAsset_getRemainingLength
AAsset_getRemainingLength64
AAsset_isAllocated
AAsset_openFileDescriptor
AAsset_openFileDescriptor64
AAsset_read
AAsset_seek
AAsset_seek64
structs
AAsset
AAssetDir
AAssetManager
Report the total size of the asset data.