Function scip_sys::SCIPqueueFirst
source · pub unsafe extern "C" fn SCIPqueueFirst(
queue: *mut SCIP_QUEUE
) -> *mut c_voidExpand description
returns the first element of the queue without removing it, or NULL if no element exists