Type Definition glib_2_0_sys::GOptionArgFunc

source ·
pub type GOptionArgFunc = extern "C" fn(_: *const gchar, _: *const gchar, _: gpointer, _: *mut *mut GError) -> gboolean;