[][src]Function kaiju_vm_core::store_cstring

pub fn store_cstring(
    value: &str,
    address: usize,
    vm: &mut Vm
) -> SimpleResult<()>