Function x86_64::smbios::write_and_incr
source · fn write_and_incr<T: Immutable + IntoBytes + FromBytes>(
mem: &GuestMemory,
val: T,
curptr: GuestAddress,
) -> Result<GuestAddress>
fn write_and_incr<T: Immutable + IntoBytes + FromBytes>(
mem: &GuestMemory,
val: T,
curptr: GuestAddress,
) -> Result<GuestAddress>