Function noop::process

source ·
#[no_mangle]
pub extern "C" fn process(
    keyed_accounts: &mut [KeyedAccount<'_>],
    data: &[u8]
) -> bool