windows::Win32::Networking::Clustering

Function ClusterRegDeleteKeyEx

pub unsafe fn ClusterRegDeleteKeyEx<P1, P2>(
    hkey: HKEY,
    lpsubkey: P1,
    lpszreason: P2,
) -> i32
where P1: Param<PCWSTR>, P2: Param<PCWSTR>,