Module common

Source

Modules§

macros

Structs§

LazyProxy

Functions§

find_file
parse_identifier
parse_identifier_as_u64
parse_max_bytes
parse_offset
parse_psm
parse_service_identifier
parse_u64_identifier
parse_write_value
read_json_from_vmo
Read an arbitrary JSON Value from a VMO. The Value must previously have been written into the VMO by write_json_to_vmo().
write_json_to_vmo
Write an arbitrary JSON Value into a VMO. The Value can be recovered via read_json_from_vmo().