Type Definition gobject_sys::GClassInitFunc

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