Function windows::Win32::Networking::Clustering::GetClusterNetInterfaceKey
pub unsafe fn GetClusterNetInterfaceKey<P0>(
hnetinterface: P0,
samdesired: u32,
) -> Result<HKEY>where
P0: Param<HNETINTERFACE>,