Type Definition gegl_sys::GeglNodeFunction

source ·
pub type GeglNodeFunction = Option<unsafe extern "C" fn(_: *const GeglPathItem, _: gpointer)>;