// WARNING: This file was autogenerated by jni-bindgen. Any changes to this file may be lost!!!
#[cfg(any(feature = "all", feature = "android-renderscript-ProgramVertex"))]
__jni_bindgen! {
/// public class [ProgramVertex](https://developer.android.com/reference/android/renderscript/ProgramVertex.html)
///
/// Required feature: "android-renderscript-ProgramVertex"
public class ProgramVertex ("android/renderscript/ProgramVertex") extends crate::android::renderscript::Program {
}
}