Function windows_sys::Win32::System::Performance::PdhOpenLogW
[−]pub unsafe extern "system" fn PdhOpenLogW(
szlogfilename: PWSTR,
dwaccessflags: PDH_LOG,
lpdwlogtype: *mut PDH_LOG_TYPE,
hquery: isize,
dwmaxsize: u32,
szusercaption: PWSTR,
phlog: *mut isize
) -> i32Expand description
Required features: ‘Win32_System_Performance’, ‘Win32_Foundation’
