Skip to main content

logos_rt_map_has_i

Function logos_rt_map_has_i 

Source
pub unsafe extern "C" fn logos_rt_map_has_i(map: i64, key: i64) -> i64
Expand description

Map membership for an Int key.

ยงSafety

As for logos_rt_map_set_ii.