pub type PGET_RUNTIME_FUNCTION_CALLBACK = Option<unsafe extern "system" fn(controlpc: u64, context: *const c_void) -> *mut IMAGE_RUNTIME_FUNCTION_ENTRY>;
Expand description

Required features: "Win32_System_Diagnostics_Debug"