Type Definition panda_sys::GThreadFunc[][src]

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