[][src]Macro solana_bpf_loader_program::translate_type_mut

macro_rules! translate_type_mut {
    ($t:ty, $vm_addr:expr, $regions:expr) => { ... };
}