Searched refs:print_hello_world (Results 1 – 6 of 6) sorted by relevance
20 print_hello_world(); in main()
19 void print_hello_world(void);
20 pub extern "C" fn print_hello_world() { in print_hello_world() function