Other items inmem_map::exports
#[no_mangle] pub unsafe extern "C" fn id_exists(id: u64, pid: u32) -> bool
id_exists - Checks if certain map key (ID) exists.
id_exists
Returns true if ID exists and false if not
true
false
id: u64
pid: u32