Function llvm_sys::execution_engine::LLVMGetGlobalValueAddress

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