dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
__android_log_assert
android
log
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
void
__android_log_assert
(
const
(
char
)*
cond
,
const
(
char
)*
tag
,
const
(
char
)*
fmt
,
...
)
Meta
Source
See Implementation
android
log
enums
android_LogPriority
functions
LOGD
LOGE
LOGI
LOGV
LOGW
__android_log_assert
__android_log_print
__android_log_vprint
__android_log_write
static variables
ANDROID_LOG_TAG