Struct gst::mainloop::MainLoop [] [src]

pub struct MainLoop { /* fields omitted */ }

Methods

impl MainLoop
[src]

Trait Implementations

impl Sync for MainLoop
[src]

impl Send for MainLoop
[src]

impl Drop for MainLoop
[src]

A method called when the value goes out of scope. Read more