avio_read

Read size bytes from AVIOContext into buf. @return number of bytes read or AVERROR

@nogc nothrow extern (C)
int
avio_read
(,
ubyte* buf
,
int size
)

Meta