Function gegl_sys::gegl_node_new_child

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