Type Definition glib_sys::GThreadFunc [] [src]

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