Function windows::Win32::NetworkManagement::P2P::PeerIdentityImport

pub unsafe fn PeerIdentityImport<P0, P1>(
    pwzimportxml: P0,
    pwzpassword: P1,
) -> Result<PWSTR>
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,