Function windows::Win32::System::Diagnostics::Etw::ProcessTrace

pub unsafe fn ProcessTrace(
    handlearray: &[PROCESSTRACE_HANDLE],
    starttime: Option<*const FILETIME>,
    endtime: Option<*const FILETIME>,
) -> WIN32_ERROR