pub unsafe extern "C" fn qemu_plugin_mem_is_sign_extended(
info: qemu_plugin_meminfo_t,
) -> boolExpand description
qemu_plugin_mem_is_sign_extended() - was the access sign extended @info: opaque memory transaction handle
Returns: true if it was, otherwise false