windows::Win32::System::Services

Function StartServiceW

pub unsafe fn StartServiceW(
    hservice: SC_HANDLE,
    lpserviceargvectors: Option<&[PCWSTR]>,
) -> Result<()>