windows::Win32::Security::ExtensibleAuthenticationProtocol

Function EapHostPeerGetEncryptedPassword

pub unsafe fn EapHostPeerGetEncryptedPassword<P1>(
    dwsizeofpassword: u32,
    szpassword: P1,
    ppszencpassword: *mut PWSTR,
) -> u32
where P1: Param<PCWSTR>,