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