Type Definition gegl_sys::GeglLookupFunction

source ·
pub type GeglLookupFunction = Option<unsafe extern "C" fn(_: c_float, _: gpointer) -> c_float>;