Type Definition glib_sys::GThreadFunc

source · []
pub type GThreadFunc = Option<unsafe extern "C" fn(_: gpointer) -> gpointer>;