imagefmt ~master (2021-06-20T15:24:54Z)
Dub
Repo
Write.flush
imagefmt
Write
returns 0 on success, -1 on error; forces a write of still unwritten data.
struct
Write
int
function
(
void
*
stream
) @(
nogc
)
nothrow
flush
;
Meta
Source
See Implementation
imagefmt
Write
variables
flush
stream
write
returns 0 on success, -1 on error; forces a write of still unwritten data.