pub unsafe extern "system" fn RegisterServiceCtrlHandlerW(
    lpservicename: PWSTR,
    lphandlerproc: LPHANDLER_FUNCTION
) -> SERVICE_STATUS_HANDLE
Expand description

Required features: ‘Win32_System_Services’, ‘Win32_Foundation’