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