Function scip_sys::SCIPswapPointers

source ·
pub unsafe extern "C" fn SCIPswapPointers(
    pointer1: *mut *mut c_void,
    pointer2: *mut *mut c_void
)
Expand description

swaps the addresses of two pointers