LLVMGetGlobalValueAddress

Function LLVMGetGlobalValueAddress 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMGetGlobalValueAddress(
    EE: LLVMExecutionEngineRef,
    Name: *const c_char,
) -> u64