llvm_sys::execution_engine

Function LLVMGetGlobalValueAddress

Source
pub unsafe extern "C" fn LLVMGetGlobalValueAddress(
    EE: LLVMExecutionEngineRef,
    Name: *const c_char,
) -> u64