Home
last modified time | relevance | path

Searched refs:FirstInt (Results 1 - 1 of 1) sorted by relevance

/build/rust/tests/test_bindgen_test/test_for_hpp/
H A Dlib.h24 typedef int FirstInt; typedef in C
26 FirstInt c;
27 FirstInt* ptr;
28 FirstInt arr[10];
32 void method(FirstInt c);
33 void methodRef(FirstInt& c);
40 FirstInt* ptr;

Completed in 1 milliseconds