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