Function llvm_sys::execution_engine::LLVMGetFunctionAddress[][src]

pub unsafe extern "C" fn LLVMGetFunctionAddress(
    EE: LLVMExecutionEngineRef,
    Name: *const c_char
) -> u64