windows::Win32::Networking::Clustering

Function OpenClusterNetInterface

pub unsafe fn OpenClusterNetInterface<P1>(
    hcluster: HCLUSTER,
    lpszinterfacename: P1,
) -> HNETINTERFACE
where P1: Param<PCWSTR>,