Function windows::Win32::Networking::Clustering::ResumeClusterNodeEx2
pub unsafe fn ResumeClusterNodeEx2<P0, P1>(
hnode: P0,
eresumefailbacktype: CLUSTER_NODE_RESUME_FAILBACK_TYPE,
dwresumeflagsreserved: u32,
lpszreason: P1,
) -> u32where
P0: Param<HNODE>,
P1: Param<PCWSTR>,