geario ~master (2022-06-04T17:41:52.6758737)
Dub
Repo
AAsset_seek
geario
logging
ConsoleLogger
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
off_t
AAsset_seek
(
AAsset
*
asset
,
off_t
offset
,
int
whence
)
Meta
Source
See Implementation
geario
logging
ConsoleLogger
aliases
Error
Errorf
Info
Infof
Trace
Tracef
Warning
Warningf
classes
ConsoleLogger
enums
AASSET_MODE_UNKNOWN
LogLevel
android_LogPriority
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
__android_log_assert
__android_log_print
__android_log_vprint
__android_log_write
manifest constants
LOG_TAG
PRINT_COLOR_GREEN
PRINT_COLOR_NONE
PRINT_COLOR_RED
PRINT_COLOR_YELLOW
structs
AAsset
AAssetDir
AAssetManager