pub unsafe extern "system" fn NdfCreatePnrpIncident(
cloudname: PCWSTR,
peername: PCWSTR,
diagnosepublish: BOOL,
appid: PCWSTR,
handle: *mut *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_NetworkManagement_NetworkDiagnosticsFramework"
, "Win32_Foundation"