remove

Function remove 

Source
pub unsafe fn remove(params: Params) -> isize
Available on non-crate feature native only.
Expand description

Removes an entry from the store.

This is not an error if no entry is present. This is simply a no-op in that case.