Function windows_sys::Win32::System::Diagnostics::Etw::OpenTraceFromFile
pub unsafe extern "system" fn OpenTraceFromFile(
logfilename: PCWSTR,
options: *const ETW_OPEN_TRACE_OPTIONS,
logfileheader: *mut TRACE_LOGFILE_HEADER
) -> u64Expand description
Required features: "Win32_Foundation", "Win32_System_Time"