[][src]Function cuda::ffi::cublas::cublasSetMathMode

pub unsafe extern "C" fn cublasSetMathMode(
    handle: cublasHandle_t,
    mode: cublasMath_t
) -> cublasStatus_t