Function ctrevc_
extern(C) void ctrevc_
(
char* side,
char* howmny,
int* select,
int* n,
std .complex .Complex!(float)* t,
int* ldt,
std .complex .Complex!(float)* vl,
int* ldvl,
std .complex .Complex!(float)* vr,
int* ldvr,
int* mm,
int* m,
std .complex .Complex!(float)* work,
float* rwork,
int* info,
int side_len,
int howmny_len
);