Function llvm_sys::execution_engine::LLVMGetPointerToGlobal

source ยท
pub unsafe extern "C" fn LLVMGetPointerToGlobal(
    EE: LLVMExecutionEngineRef,
    Global: LLVMValueRef
) -> *mut c_void