Function windows::Win32::Networking::Clustering::GetClusterNotify

pub unsafe fn GetClusterNotify<P0>(
    hchange: P0,
    lpdwnotifykey: *mut usize,
    lpdwfiltertype: *mut u32,
    lpszname: PWSTR,
    lpcchname: *mut u32,
    dwmilliseconds: u32,
) -> u32
where P0: Param<HCHANGE>,