Function windows_sys::Win32::System::Diagnostics::Etw::OpenTraceFromRealTimeLoggerWithAllocationOptions
pub unsafe extern "system" fn OpenTraceFromRealTimeLoggerWithAllocationOptions(
loggername: PCWSTR,
options: *const ETW_OPEN_TRACE_OPTIONS,
allocationsize: usize,
memorypartitionhandle: HANDLE,
logfileheader: *mut TRACE_LOGFILE_HEADER
) -> u64
Expand description
Required features: "Win32_Foundation"
, "Win32_System_Time"