Type Definition glib_sys::GOptionArgFunc 
                   
                       [−]
                   
               [src]
type GOptionArgFunc = Option<unsafe extern "C" fn(_: *const c_char, _: *const c_char, _: gpointer, _: *mut *mut GError) -> gboolean>;