Function windows_sys::Win32::System::Performance::PdhOpenLogW

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,
) -> u32