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