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