dlangui v0.9.76 (2017-06-21T06:58:02Z)
Home
Dub
Repo
AAssetManager_open
android
asset_manager
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Android)
extern (
C
) @
system
nothrow @
nogc
AAsset
*
AAssetManager_open
(
AAssetManager
*
mgr
,
const
(
char
)*
filename
,
int
mode
)
Meta
Source
See Implementation
android
asset_manager
enums
AASSET_MODE_UNKNOWN
functions
AAssetDir_close
AAssetDir_getNextFileName
AAssetDir_rewind
AAssetManager_open
AAssetManager_openDir
AAsset_close
AAsset_getBuffer
AAsset_getLength
AAsset_getRemainingLength
AAsset_isAllocated
AAsset_openFileDescriptor
AAsset_read
AAsset_seek
structs
AAsset
AAssetDir
AAssetManager