windows::Win32::NetworkManagement::P2P

Function DrtCreatePnrpBootstrapResolver

pub unsafe fn DrtCreatePnrpBootstrapResolver<P1, P2, P3>(
    fpublish: bool,
    pwzpeername: P1,
    pwzcloudname: P2,
    pwzpublishingidentity: P3,
) -> Result<*mut DRT_BOOTSTRAP_PROVIDER>
where P1: Param<PCWSTR>, P2: Param<PCWSTR>, P3: Param<PCWSTR>,