Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
jacereda
/
fsatrace
/
refs/heads/upstream/test-reader
/
.
/
src
/
win
/
patch.h
blob: a9628ec2408f4279effb25ba26c71ac82f04a32e [
file
] [
edit
]
void
patchInit
();
void
patchTerm
();
void
patchInstall
(
void
*
orig
,
void
*
hook
,
void
**
preal
,
const
char
*
nm
);
int
patchInstalled
();