Function mem_map::exports::remove [−][src]
#[no_mangle] pub unsafe extern "C" fn remove(id: u64) -> u32
Expand description
remove
- Removes the saved data
Returns non zero value if failed.
See the error enum to find out more.
Arguments
id: u64
- Map key.