pub fn close_any(
    close_address: &Pubkey,
    recipient_address: &Pubkey,
    authority_address: Option<&Pubkey>,
    program_address: Option<&Pubkey>
) -> Instruction
Expand description

Returns the instructions required to close program, buffer, or uninitialized account