Function windows_sys::Win32::System::Diagnostics::Debug::RtlLookupFunctionEntry
[−]pub unsafe extern "system" fn RtlLookupFunctionEntry(
controlpc: u64,
imagebase: *mut u64,
historytable: *mut UNWIND_HISTORY_TABLE
) -> *mut IMAGE_RUNTIME_FUNCTION_ENTRY
Expand description
Required features: "Win32_System_Diagnostics_Debug"