Function windows_sys::Win32::System::Services::RegisterServiceCtrlHandlerW
pub unsafe extern "system" fn RegisterServiceCtrlHandlerW(
lpservicename: PCWSTR,
lphandlerproc: LPHANDLER_FUNCTION
) -> SERVICE_STATUS_HANDLEExpand description
Required features: "Win32_System_Services"