windows::Win32::System::Performance

Function InstallPerfDllA

pub unsafe fn InstallPerfDllA<P0, P1>(
    szcomputername: P0,
    lpinifile: P1,
    dwflags: usize,
) -> u32
where P0: Param<PCSTR>, P1: Param<PCSTR>,