Type Definition gegl_sys::GeglParallelDistributeFunc

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