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