Struct gst::ffi::Struct__GThreadPool [−][src]
#[repr(C)]pub struct Struct__GThreadPool { pub func: GFunc, pub user_data: gpointer, pub exclusive: gboolean, }
Fields
func: GFunc
user_data: gpointer
exclusive: gboolean
Trait Implementations
impl Default for Struct__GThreadPool
[src]
impl Default for Struct__GThreadPool
fn default() -> Struct__GThreadPool
[src]
fn default() -> Struct__GThreadPool
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl !Send for Struct__GThreadPool
impl !Send for Struct__GThreadPool
impl !Sync for Struct__GThreadPool
impl !Sync for Struct__GThreadPool