Struct glib_sys::GThreadPool [] [src]

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

Fields

Trait Implementations

impl Debug for GThreadPool
[src]

[src]

Formats the value using the given formatter.