Function windows_sys::Win32::System::Services::RegisterServiceCtrlHandlerExW
[−]pub unsafe extern "system" fn RegisterServiceCtrlHandlerExW(
lpservicename: PWSTR,
lphandlerproc: LPHANDLER_FUNCTION_EX,
lpcontext: *const c_void
) -> SERVICE_STATUS_HANDLEExpand description
Required features: ‘Win32_System_Services’, ‘Win32_Foundation’
