utp_callback_arguments
extern (C)
struct utp_callback_arguments {
}
- __anonymous
union __anonymous
Undocumented in source.
- __anonymous
union __anonymous
Undocumented in source.
- buf
const(byte)* buf;
Undocumented in source.
- callback_type
int callback_type;
Undocumented in source.
- context
utp_context* context;
Undocumented in source.
- flags
uint32 flags;
Undocumented in source.
- len
size_t len;
Undocumented in source.
- socket
utp_socket* socket;
Undocumented in source.
upromised c utp
aliasesenumsfunctionsmanifest constantsstructsvariables