SCIPqueueRemove

Function SCIPqueueRemove 

Source
pub unsafe extern "C" fn SCIPqueueRemove(
    queue: *mut SCIP_QUEUE,
) -> *mut c_void
Expand description

removes and returns the first element of the queue, or NULL if no element exists