pub unsafe extern "system" fn ControlServiceExA(
    hservice: SC_HANDLE,
    dwcontrol: u32,
    dwinfolevel: u32,
    pcontrolparams: *mut c_void
) -> BOOL
Expand description

Required features: "Win32_System_Services", "Win32_Foundation", "Win32_Security"