LLVMGetPointerToGlobal

Function LLVMGetPointerToGlobal 

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