pub fn cusparse() -> Result<&'static Cusparse, LoaderError>Expand description
Lazy-load the cuSPARSE shared library and return its function-pointer table.
pub fn cusparse() -> Result<&'static Cusparse, LoaderError>Lazy-load the cuSPARSE shared library and return its function-pointer table.