windows::Win32::System::Performance

Function UpdatePerfNameFilesW

pub unsafe fn UpdatePerfNameFilesW<P0, P1, P2>(
    sznewctrfilepath: P0,
    sznewhlpfilepath: P1,
    szlanguageid: P2,
    dwflags: usize,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P2: Param<PCWSTR>,