[][src]Function sp_io::storage::child_storage_kill

pub fn child_storage_kill(
    child_storage_key: &[u8],
    child_definition: &[u8],
    child_type: u32
)

Clear an entire child storage.

See child_get for common child api parameters.