Function cudaDeviceSetCacheConfig

Source
pub unsafe extern "C" fn cudaDeviceSetCacheConfig(
    cacheConfig: cudaFuncCache,
) -> cudaError_t