pub type PFUNCTION_TABLE_ACCESS_ROUTINE64 = Option<unsafe extern "system" fn(ahprocess: HANDLE, addrbase: u64) -> *mut c_void>;
Expand description

Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"