Function LLVMGetGlobalValueAddress

Source
pub unsafe extern "C" fn LLVMGetGlobalValueAddress(
    EE: *mut LLVMOpaqueExecutionEngine,
    Name: *const i8,
) -> u64