hwrite

@return Either _nbytes_, or negative if an error occurred.

In the absence of I/O errors, the full _nbytes_ will be written.

extern (C) pragma(inline, true)
hwrite
(,
const(void)* buffer
,
size_t nbytes
)

Meta