pub unsafe extern "system" fn MprAdminInterfaceGetCredentials(
    lpwsserver: PWSTR,
    lpwsinterfacename: PWSTR,
    lpwsusername: PWSTR,
    lpwspassword: PWSTR,
    lpwsdomainname: PWSTR
) -> u32
Expand description

Required features: ‘Win32_NetworkManagement_Rras’, ‘Win32_Foundation’