Agent_OnAttach

Type Alias Agent_OnAttach 

Source
pub type Agent_OnAttach = extern "system" fn(vm: *mut JNIEnv, options: *mut c_char, reserved: *mut c_void) -> jint;