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

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

Stores the serialized bytes of an exported function under a URef generated by the host.