Function windows::Win32::System::Diagnostics::Etw::OpenTraceFromRealTimeLogger
pub unsafe fn OpenTraceFromRealTimeLogger<P0>(
loggername: P0,
options: *const ETW_OPEN_TRACE_OPTIONS,
logfileheader: Option<*mut TRACE_LOGFILE_HEADER>,
) -> u64where
P0: Param<PCWSTR>,