pub fn storage_kill(
storage_key: <PassFatPointerAndRead<&[u8]> as RIType>::Inner,
limit: <PassFatPointerAndDecode<Option<u32>> as RIType>::Inner,
) -> <AllocateAndReturnByCodec<KillStorageResult> as RIType>::InnerExpand description
Clear a child storage key.
See Storage module clear_prefix documentation for limit usage.