Function cairo_vm::types::relocatable::relocate_address
source ยท pub fn relocate_address(
relocatable: Relocatable,
relocation_table: &[usize],
) -> Result<usize, MemoryError>
pub fn relocate_address(
relocatable: Relocatable,
relocation_table: &[usize],
) -> Result<usize, MemoryError>