Skip to main content

cusparseLoggerSetCallback

Function cusparseLoggerSetCallback 

Source
pub unsafe extern "C" fn cusparseLoggerSetCallback(
    callback: cusparseLoggerCallback_t,
) -> cusparseStatus_t
Expand description

Experimental: The function sets the logging callback function.

where cusparseLoggerCallback_t has the following signature.