pub unsafe extern "C" fn SCIPbtnodeGetData(
node: *mut SCIP_BTNODE,
) -> *mut c_voidExpand description
returns the user data pointer stored in that node
pub unsafe extern "C" fn SCIPbtnodeGetData(
node: *mut SCIP_BTNODE,
) -> *mut c_voidreturns the user data pointer stored in that node