Function cudaDeviceGetCacheConfig

Source
pub unsafe extern "C" fn cudaDeviceGetCacheConfig(
    pCacheConfig: *mut cudaFuncCache,
) -> cudaError_t