Function windows_sys::Win32::System::Services::StartServiceA
[−]pub unsafe extern "system" fn StartServiceA(
hservice: SC_HANDLE,
dwnumserviceargs: u32,
lpserviceargvectors: *const PSTR
) -> BOOL
Expand description
Required features: "Win32_System_Services"
, "Win32_Foundation"
, "Win32_Security"