Type Definition glib_sys::GHRFunc

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