Type Definition gobject_sys::GClassInitFunc 
                   
                       [−]
                   
               [src]
type GClassInitFunc = Option<unsafe extern "C" fn(_: gpointer, _: gpointer)>;
type GClassInitFunc = Option<unsafe extern "C" fn(_: gpointer, _: gpointer)>;