pub unsafe extern "C" fn SCIPgmlWriteOpening(
    file: *mut FILE,
    directed: c_uint
)
Expand description

writes the starting line to a GML graph file, does not open a file