Function windows_sys::Win32::System::EventLog::EvtExportLog
pub unsafe extern "system" fn EvtExportLog(
session: EVT_HANDLE,
path: PCWSTR,
query: PCWSTR,
targetfilepath: PCWSTR,
flags: u32
) -> BOOLExpand description
Required features: "Win32_System_EventLog", "Win32_Foundation"