Function windows::Win32::Networking::Clustering::OpenClusterNetInterface
pub unsafe fn OpenClusterNetInterface<P0, P1>(
hcluster: P0,
lpszinterfacename: P1,
) -> HNETINTERFACEwhere
P0: Param<HCLUSTER>,
P1: Param<PCWSTR>,