Function zpttrf_

extern(C) void zpttrf_ (
  int* n,
  double* d,
  std.complex.Complex!(double)* e,
  int* info
);