[−][src]Function sp_io::storage::child_clear
pub fn child_clear(
child_storage_key: &[u8],
child_definition: &[u8],
child_type: u32,
key: &[u8]
)
Clear the given child storage of the given key
and its value.
See child_get
for common child api parameters.