LLVMGetPointerToGlobal

Function LLVMGetPointerToGlobal 

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