avio_read_to_bprint

Read contents of h into print buffer, up to max_size bytes, or up to EOF.

@return 0 for success (max_size bytes read or EOF reached), negative error code otherwise

extern (C) @nogc nothrow
int
avio_read_to_bprint

Meta