pub unsafe extern "C" fn qemu_plugin_mem_size_shift(
    info: qemu_plugin_meminfo_t
) -> c_uint
Expand description

qemu_plugin_mem_size_shift() - get size of access @info: opaque memory transaction handle

Returns: size of access in ^2 (0=byte, 1=16bit, 2=32bit etc…)