Function x86_64::smbios::write_string

source ·
fn write_string(
    mem: &GuestMemory,
    val: &str,
    curptr: GuestAddress
) -> Result<GuestAddress>