Function windows_sys::Win32::Networking::Clustering::GetClusterNotifyV2

pub unsafe extern "system" fn GetClusterNotifyV2(
    hchange: HCHANGE,
    lpdwnotifykey: *mut usize,
    pfilterandtype: *mut NOTIFY_FILTER_AND_TYPE,
    buffer: *mut u8,
    lpbbuffersize: *mut u32,
    lpszobjectid: PWSTR,
    lpcchobjectid: *mut u32,
    lpszparentid: PWSTR,
    lpcchparentid: *mut u32,
    lpszname: PWSTR,
    lpcchname: *mut u32,
    lpsztype: PWSTR,
    lpcchtype: *mut u32,
    dwmilliseconds: u32,
) -> u32