Function cudaGetErrorString

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