gegl_path_insert_node

Function gegl_path_insert_node 

Source
pub unsafe extern "C" fn gegl_path_insert_node(
    path: *mut GeglPath,
    pos: c_int,
    node: *const GeglPathItem,
)