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

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