Function handle_native_destroy

Source
pub fn handle_native_destroy<'a>(
    env: &mut JNIEnv<'a>,
    this: &JObject<'a>,
) -> Result<()>