Function windows::Win32::System::Performance::PdhEnumLogSetNamesA
pub unsafe fn PdhEnumLogSetNamesA<P0>(
szdatasource: P0,
mszdatasetnamelist: PSTR,
pcchbufferlength: *mut u32,
) -> u32where
P0: Param<PCSTR>,