summaryrefslogtreecommitdiff
path: root/test/c-from-rust/clib/foo.h
blob: 6ce2745dba0f4395049a760e6a263b6d9ca11f98 (plain)
1
2
3
#pragma once
int c_func(int);