Function rooster::processor::delegate

source ·
pub fn delegate(
    _program_id: &Pubkey,
    accounts: &[AccountInfo<'_>],
    args: DelegateArgs
) -> ProgramResult