Log In
cross
/
sltdl
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Blame src/internal/sltdl_core.h
Branch:
1784780e14974a6833e24c312f2962fa79cc12e2
main
1784780e14974a6833e24c312f2962fa79cc12e2
src
internal
sltdl_core.h
Blob
History
Raw
c42bd5
#ifndef SLTDL_CORE_H
c42bd5
#define SLTDL_CORE_H
c42bd5
c42bd5
void lt_slock(void);
8744a5
int lt_sunlock(int,int);
c42bd5
c42bd5
#endif