Function windows_sys::Win32::System::Services::ControlService
pub unsafe extern "system" fn ControlService(
hservice: SC_HANDLE,
dwcontrol: u32,
lpservicestatus: *mut SERVICE_STATUS
) -> BOOL
Expand description
Required features: "Win32_Foundation"
, "Win32_Security"