ARM64_RUNTIME_FUNCTION

Type Alias ARM64_RUNTIME_FUNCTION 

Source
pub type ARM64_RUNTIME_FUNCTION = _IMAGE_ARM64_RUNTIME_FUNCTION_ENTRY;

Aliased Type§

#[repr(C)]
pub struct ARM64_RUNTIME_FUNCTION { pub BeginAddress: u64, pub __bindgen_anon_1: _IMAGE_ARM64_RUNTIME_FUNCTION_ENTRY__bindgen_ty_1, }

Fields§

§BeginAddress: u64§__bindgen_anon_1: _IMAGE_ARM64_RUNTIME_FUNCTION_ENTRY__bindgen_ty_1