Function close_empty_claimable_account

Source
pub fn close_empty_claimable_account<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, CloseEmptyClaimableAccount<'info>>,
    timestamp: i64,
) -> Result<()>