DEBSOURCES
Skip Quicknav
sources / binfmt-support / 2.2.1-1%2Bdeb11u1 / gl / lib / stdopen.h
1234567891011121314
#ifndef STDOPEN_H # define STDOPEN_H 1 # ifdef __cplusplus extern "C" { # endif int stdopen (void); # ifdef __cplusplus } # endif #endif