windows::Win32::Networking::Clustering

Function DeleteClusterResourceTypeEx

pub unsafe fn DeleteClusterResourceTypeEx<P1, P2>(
    hcluster: HCLUSTER,
    lpsztypename: P1,
    lpszreason: P2,
) -> u32
where P1: Param<PCWSTR>, P2: Param<PCWSTR>,