Type Definition panda_sys::GThreadFunc[][src]

pub type GThreadFunc = Option<unsafe extern "C" fn(data: gpointer) -> gpointer>;