Module libpulse_binding::mainloop::api [−][src]
Main loop abstraction layer API.
Structs
| ApiInternal | |
| MainloopApi |
An abstract mainloop API vtable |
| MainloopInner |
Mainloop inner wrapper. |
Traits
| Mainloop | |
| MainloopInnerType |
This enables generic type enforcement with MainloopInner objects, and describes mandatory accessors for the internal pointers, allowing access to these pointers across the generic implementations to work. |
| MainloopInternalType |
This enables generic type enforcement with the opaque C objects. |
Type Definitions
| MainloopApiOnceCallback |