windows::Win32::System::Performance

Function PdhBindInputDataSourceW

pub unsafe fn PdhBindInputDataSourceW<P1>(
    phdatasource: *mut PDH_HLOG,
    logfilenamelist: P1,
) -> u32
where P1: Param<PCWSTR>,