Function windows_sys::Win32::NetworkManagement::NetworkDiagnosticsFramework::NdfCreateWinSockIncident
pub unsafe extern "system" fn NdfCreateWinSockIncident(
sock: SOCKET,
host: PCWSTR,
port: u16,
appid: PCWSTR,
userid: *const SID,
handle: *mut *mut c_void
) -> HRESULTExpand description
Required features: "Win32_NetworkManagement_NetworkDiagnosticsFramework", "Win32_Networking_WinSock", "Win32_Security"