Function gegl_sys::gegl_node_set_enum_as_string

source ยท
pub unsafe extern "C" fn gegl_node_set_enum_as_string(
    node: *mut GeglNode,
    key: *const c_char,
    value: *const c_char,
)