pub type PCLUSAPI_REGISTER_CLUSTER_NOTIFY = Option<unsafe extern "system" fn(hchange: *const _HCHANGE, dwfiltertype: u32, hobject: HANDLE, dwnotifykey: usize) -> u32>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"