Function cudaThreadSetCacheConfig

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