Struct glib_sys::GAsyncQueue[][src]

#[repr(C)]
pub struct GAsyncQueue(_);

Trait Implementations

impl Debug for GAsyncQueue
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GAsyncQueue

impl Sync for GAsyncQueue