☰
DDOCs
GID:GST1
v0.9.13
/
gst.poll_fd
🔍
☾
gst.poll_fd
Module for [PollFD] struct
struct
PollFD
Types
1
struct
PollFD
A file descriptor object.
Fields
int fd
a file descriptor
int idx
Methods
void
init_
()
nothrow
Initializes fd. Alternatively you can initialize it with #GST_POLL_FD_INIT.