[][src]Function casperlabs_contract_ffi::contract_api::storage::store_function_at_hash

pub fn store_function_at_hash(
    name: &str,
    named_keys: BTreeMap<String, Key>
) -> ContractRef

Stores the serialized bytes of an exported function at an immutable address generated by the host.