NetValidateName

Function NetValidateName 

Source
pub unsafe extern "system" fn NetValidateName(
    lpServer: LPCWSTR,
    lpName: LPCWSTR,
    lpAccount: LPCWSTR,
    lpPassword: LPCWSTR,
    NameType: NETSETUP_NAME_TYPE,
) -> NET_API_STATUS