pub unsafe extern "C" fn SCIPgmlWriteNode(
file: *mut FILE,
id: c_uint,
label: *const c_char,
nodetype: *const c_char,
fillcolor: *const c_char,
bordercolor: *const c_char,
)Expand description
writes a node section to the given graph file