pub unsafe extern "C" fn qemu_plugin_mem_is_big_endian(
    info: u32
) -> bool
Expand description

qemu_plugin_mem_is_big_endian() - was the access big endian @info: opaque memory transaction handle

Returns: true if it was, otherwise false