Struct windows_sys::Win32::System::Services::SERVICE_TABLE_ENTRYA
[−]#[repr(C)]pub struct SERVICE_TABLE_ENTRYA {
pub lpServiceName: PSTR,
pub lpServiceProc: LPSERVICE_MAIN_FUNCTIONA,
}Expand description
Required features: ‘Win32_System_Services’, ‘Win32_Foundation’
Fields
lpServiceName: PSTRlpServiceProc: LPSERVICE_MAIN_FUNCTIONA