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

pub fn write<T: CLTyped + ToBytes>(turef: TURef<T>, value: T)

Writes value under turef in the global state.