pub fn map_pop_elem(
unified_map: &mut UnifiedMap,
value: &mut [u8],
) -> BpfResult<()>Expand description
Pop an element from map.
pub fn map_pop_elem(
unified_map: &mut UnifiedMap,
value: &mut [u8],
) -> BpfResult<()>Pop an element from map.