Function gegl_sys::gegl_node_create_child

source ยท
pub unsafe extern "C" fn gegl_node_create_child(
    parent: *mut GeglNode,
    operation: *const c_char,
) -> *mut GeglNode