windows::Win32::System::Performance

Function PdhValidatePathExA

pub unsafe fn PdhValidatePathExA<P1>(
    hdatasource: Option<PDH_HLOG>,
    szfullpathbuffer: P1,
) -> u32
where P1: Param<PCSTR>,