MySQL 8.4.0
Source Code Documentation
nt_servc.h File Reference

Windows NT Service class library. More...

#include <windows.h>

Go to the source code of this file.

Classes

class  NTService
 

Typedefs

typedef void(* THREAD_FC) (void *)
 

Detailed Description

Windows NT Service class library.

Copyright Abandoned 1998 Irena Pancirov - Irnet Snc This file is public domain and comes with NO WARRANTY of any kind

Modifications Copyright (c) 2000, 2024, Oracle and/or its affiliates. All rights reserved.

Typedef Documentation

◆ THREAD_FC

typedef void(* THREAD_FC) (void *)