pub unsafe extern "system" fn PdhOpenLogW(
    szlogfilename: PCWSTR,
    dwaccessflags: PDH_LOG,
    lpdwlogtype: *mut PDH_LOG_TYPE,
    hquery: isize,
    dwmaxsize: u32,
    szusercaption: PCWSTR,
    phlog: *mut isize
) -> i32
Expand description

Required features: "Win32_System_Performance"