Struct glib_sys::GThreadPool [] [src]

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

Fields