Type Alias llvm_sys::orc2::LLVMOrcJITTargetAddress
source · pub type LLVMOrcJITTargetAddress = u64;Expand description
Represents an address in the executor process.
pub type LLVMOrcJITTargetAddress = u64;Represents an address in the executor process.