pub unsafe extern "C" fn SCIPhashmapGetNElements(
hashmap: *mut SCIP_HASHMAP,
) -> c_intExpand description
gives the number of elements in a hash map
pub unsafe extern "C" fn SCIPhashmapGetNElements(
hashmap: *mut SCIP_HASHMAP,
) -> c_intgives the number of elements in a hash map