[][src]Function cuda_runtime_sys::cudaFuncSetCacheConfig

pub unsafe extern "C" fn cudaFuncSetCacheConfig(
    func: *const c_void,
    cacheConfig: cudaFuncCache
) -> cudaError_t