Function r2r_rcl::rcutils_hash_map_key_exists

source ยท
pub unsafe extern "C" fn rcutils_hash_map_key_exists(
    hash_map: *const rcutils_hash_map_t,
    key: *const c_void,
) -> bool