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

Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"