DEBSOURCES
Skip Quicknav
sources / lfortran / 0.45.0-1 / integration_tests / bindc_01c.h
1234567
#ifndef BINDC_01C #define BINDC_01C void ret_ptr_c(void **p); void print_ptr_c(int n, void *p); #endif // BINDC_01C