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