[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgio2.pas line 8193
function g_pollable_output_stream_writev_nonblocking( |
stream: PGPollableOutputStream; |
vectors: PGOutputVector; |
n_vectors: gsize; |
bytes_written: Pgsize; |
cancellable: PGCancellable; |
error: PPGError |