pub fn var_handle_op(scope: &mut Scope) -> Result<Operation>
Shorthand for VarHandleOp::new().build(scope).
VarHandleOp::new().build(scope)