Right now I have
static JNINativeMethod methods[] = { { (char*) "func", (char*) "()F", &hooked_func} }; jen