pub unsafe extern "C" fn SCIPgmlWriteEdge( file: *mut FILE, source: c_uint, target: c_uint, label: *const c_char, color: *const c_char, )
writes an edge section to the given graph file