pub unsafe extern "C" fn qemu_plugin_entry_code() -> u64
Expand description
qemu_plugin_entry_code() - returns start address for module
Returns the nominal entry address of the main text segment in user-mode. Currently returns 0 for system emulation.