Function windows_sys::Win32::System::Diagnostics::Etw::ProcessTrace

pub unsafe extern "system" fn ProcessTrace(
    handlearray: *const PROCESSTRACE_HANDLE,
    handlecount: u32,
    starttime: *const FILETIME,
    endtime: *const FILETIME,
) -> WIN32_ERROR