Function windows_sys::Win32::System::Services::StartServiceW
pub unsafe extern "system" fn StartServiceW(
hservice: SC_HANDLE,
dwnumserviceargs: u32,
lpserviceargvectors: *const PCWSTR
) -> BOOLExpand description
Required features: "Win32_System_Services", "Win32_Foundation", "Win32_Security"