Function windows_sys::Win32::Networking::Clustering::OpenClusterNetInterfaceEx
[−]pub unsafe extern "system" fn OpenClusterNetInterfaceEx(
hcluster: *const _HCLUSTER,
lpszinterfacename: PWSTR,
dwdesiredaccess: u32,
lpdwgrantedaccess: *mut u32
) -> *mut _HNETINTERFACEExpand description
Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’
