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
Expand description

Required features: "Win32_NetworkManagement_NetworkDiagnosticsFramework", "Win32_Foundation", "Win32_Networking_WinSock"