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

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