pub type PCLUSAPI_PAUSE_CLUSTER_NODE_EX = Option<unsafe extern "system" fn(hnode: *const _HNODE, bdrainnode: BOOL, dwpauseflags: u32, hnodedraintarget: *const _HNODE) -> u32>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"