Log In
cross
/
sltdl
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Blame src/internal/sltdl_core.h
Branch:
47891ed2b208b1edd88c7a119fc061e02fe575be
main
47891ed2b208b1edd88c7a119fc061e02fe575be
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