pub type PCLUSAPI_GET_CLUSTER_NOTIFY = Option<unsafe extern "system" fn(hchange: *const _HCHANGE, lpdwnotifykey: *mut usize, lpdwfiltertype: *mut u32, lpszname: PWSTR, lpcchname: *mut u32, dwmilliseconds: u32) -> u32>;
Expand description

Required features: "Win32_Networking_Clustering"