Skip to main content

MainloopInternalType

Trait MainloopInternalType 

Source
pub trait MainloopInternalType { }
Expand description

This enables generic type enforcement with the opaque C objects.

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§

Source§

impl MainloopInternalType for libpulse_binding::mainloop::standard::MainloopInternal

Source§

impl MainloopInternalType for libpulse_binding::mainloop::threaded::MainloopInternal