[][src]Function llvm_sys_featured::execution_engine::LLVMGetFunctionAddress

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