[][src]Type Definition glib_sys::GOptionArgFunc

type GOptionArgFunc = Option<unsafe extern "C" fn(_: *const c_char, _: *const c_char, _: gpointer, _: *mut *mut GError) -> gboolean>;