index
:
android2gnulinux.git
master
AOSP/Bionic compatiblity layer for GLIBC systems
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wrapper
/
wrapper.h
blob: c75ef330fd9b348c23e09e8f06773e01d62a76ae (
plain
)
1
2
3
4
#pragma once
void
* wrapper_create(
const
char
*
const
symbol,
void
*function);