hread

@return The number of bytes read, or negative if an error occurred.

The full _nbytes_ requested will be returned, except as limited by EOF or I/O errors.

@system nothrow @nogc extern (C) pragma(inline, true)
hread
(,
void* buffer
,
size_t nbytes
)

Meta