Function close_glv_withdrawal

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