pub unsafe extern "system" fn NdfCreateWinSockIncident(
    sock: SOCKET,
    host: PCWSTR,
    port: u16,
    appid: PCWSTR,
    userid: *const SID,
    handle: *mut *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_NetworkManagement_NetworkDiagnosticsFramework", "Win32_Networking_WinSock", "Win32_Security"