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