pub unsafe extern "system" fn ChangeServiceConfig2A(
    hservice: SC_HANDLE,
    dwinfolevel: SERVICE_CONFIG,
    lpinfo: *const c_void
) -> BOOL
Expand description

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