Function ovmi::prepare::base_atomic_executable_from_address[][src]

pub fn base_atomic_executable_from_address<'a, Ext: ExternalCall>(
    ext: &'a Ext,
    address: &AddressOf<Ext>
) -> Option<BaseAtomicExecutable<'a, Ext>>