uv_pipe_connection_fields.ipc_data_frame_s

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
template uv_pipe_connection_fields()
version(Windows)
extern (C) pure nothrow @nogc
union ipc_data_frame_s {}

Members

Variables

dummy
uint64_t dummy;
Undocumented in source.
payload_remaining
uint32_t payload_remaining;
Undocumented in source.

Meta