pub unsafe extern "system" fn NetValidateName(
    lpserver: PWSTR,
    lpname: PWSTR,
    lpaccount: PWSTR,
    lppassword: PWSTR,
    nametype: NETSETUP_NAME_TYPE
) -> u32
Expand description

Required features: ‘Win32_NetworkManagement_NetManagement’, ‘Win32_Foundation’