Function cudaGetErrorName

Source
pub unsafe extern "C" fn cudaGetErrorName(
    error: cudaError_t,
) -> *const c_char