pub unsafe extern "C" fn SCIPdigraphGetSuccessors( digraph: *mut SCIP_DIGRAPH, node: c_int, ) -> *mut c_int
returns the array of indices of the successor nodes; this array must not be changed from outside