pub unsafe extern "C" fn SCIPbtnodeGetData(
    node: *mut SCIP_BTNODE
) -> *mut c_void
Expand description

returns the user data pointer stored in that node