[][src]Function winapi_ui_automation::um::lmjoin::NetAddAlternateComputerName

pub unsafe extern "system" fn NetAddAlternateComputerName(
    Server: LPCWSTR,
    AlternateName: LPCWSTR,
    DomainAccount: LPCWSTR,
    DomainAccountPassword: LPCWSTR,
    Reserved: ULONG
) -> NET_API_STATUS