Type Definition glib_sys::GFunc

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