SCIPmultihashRetrieve

Function SCIPmultihashRetrieve 

Source
pub unsafe extern "C" fn SCIPmultihashRetrieve(
    multihash: *mut SCIP_MULTIHASH,
    key: *mut c_void,
) -> *mut c_void
Expand description

retrieve element with key from multihash table, returns NULL if not existing