cuSPARSE in Fortran90

Hello,
I would like to know how to include the cusparse library for accelerating my tridiagonal solve operation in a fortran90. I am a beginner to the working of Cuda libraries and I would like to know what to include in my source code in order to use cusparse gtsv function and how to compile the code in a PGI 19.4 compiler.