Function serialize_instructions

Source
pub fn serialize_instructions(
    instructions: &[BorrowedInstruction<'_>],
) -> Vec<u8> 
Available on non-target_os="solana" only.