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

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