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