av_sscanf

See libc sscanf manual for more information. Locale-independent sscanf implementation.

extern (C) @nogc nothrow
int
av_sscanf
(
const(char)* string
,
const(char)* format
,)

Meta