av_d2str

Convert a number to an av_malloced string.

extern (C) @nogc nothrow
char*
av_d2str
(
double d
)

Meta