Struct gst::ffi::Struct__GThreadPool[][src]

#[repr(C)]
pub struct Struct__GThreadPool { pub func: GFunc, pub user_data: gpointer, pub exclusive: gboolean, }

Fields

Trait Implementations

impl Default for Struct__GThreadPool
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl !Send for Struct__GThreadPool

impl !Sync for Struct__GThreadPool