Function DrtCreateDnsBootstrapResolver
pub unsafe fn DrtCreateDnsBootstrapResolver<P1>(
port: u16,
pwszaddress: P1,
) -> Result<*mut DRT_BOOTSTRAP_PROVIDER>where
P1: Param<PCWSTR>,
pub unsafe fn DrtCreateDnsBootstrapResolver<P1>(
port: u16,
pwszaddress: P1,
) -> Result<*mut DRT_BOOTSTRAP_PROVIDER>where
P1: Param<PCWSTR>,