windows::Win32::System::Services

Function ChangeServiceConfig2W

pub unsafe fn ChangeServiceConfig2W(
    hservice: SC_HANDLE,
    dwinfolevel: SERVICE_CONFIG,
    lpinfo: Option<*const c_void>,
) -> Result<()>