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