Function scip_sys::SCIPdigraphSetNodeData
source · pub unsafe extern "C" fn SCIPdigraphSetNodeData(
digraph: *mut SCIP_DIGRAPH,
dataptr: *mut c_void,
node: c_int
)Expand description
sets the node data
pub unsafe extern "C" fn SCIPdigraphSetNodeData(
digraph: *mut SCIP_DIGRAPH,
dataptr: *mut c_void,
node: c_int
)sets the node data