Function windows::Win32::NetworkManagement::P2P::DrtCreateDnsBootstrapResolver
pub unsafe fn DrtCreateDnsBootstrapResolver<P0>(
port: u16,
pwszaddress: P0
) -> Result<*mut DRT_BOOTSTRAP_PROVIDER>where
P0: IntoParam<PCWSTR>,
Expand description
Required features: "Win32_NetworkManagement_P2P"