libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
asprintf
libressl_d
compat
stdio
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow @
nogc
static if
(
!__traits(compiles, asprintf)
)
int
asprintf
(
char
**
str
,
const
(
char
)*
fmt
,
...
)
Meta
Source
See Implementation
libressl_d
compat
stdio
aliases
fgets
fopen
off_t
perror
rename
snprintf
functions
asprintf
posix_fgets
posix_fopen
posix_perror
posix_rename
vasprintf