Function close_glv_shift

Source
pub fn close_glv_shift<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, CloseGlvShift<'info>>,
    reason: String,
) -> Result<()>