windows::Win32::System::Performance

Function PdhEnumLogSetNamesW

pub unsafe fn PdhEnumLogSetNamesW<P0>(
    szdatasource: P0,
    mszdatasetnamelist: Option<PWSTR>,
    pcchbufferlength: *mut u32,
) -> u32
where P0: Param<PCWSTR>,