llvm_sys::execution_engine

Function LLVMGetPointerToGlobal

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