pub unsafe extern "C" fn cusparseLoggerSetCallback(
callback: cusparseLoggerCallback_t,
) -> cusparseStatus_tExpand description
Experimental: The function sets the logging callback function.
where cusparseLoggerCallback_t has the following signature.