Type Definition glib_sys::GHFunc

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