Function windows_sys::Win32::System::EventLog::EvtExportLog

pub unsafe extern "system" fn EvtExportLog(
    session: EVT_HANDLE,
    path: PCWSTR,
    query: PCWSTR,
    targetfilepath: PCWSTR,
    flags: u32,
) -> BOOL