Function windows_sys::Win32::NetworkManagement::NetworkDiagnosticsFramework::NdfCreateGroupingIncident
pub unsafe extern "system" fn NdfCreateGroupingIncident(
cloudname: PCWSTR,
groupname: PCWSTR,
identity: PCWSTR,
invitation: PCWSTR,
addresses: *const SOCKET_ADDRESS_LIST,
appid: PCWSTR,
handle: *mut *mut c_void,
) -> HRESULT