Function windows_sys::Win32::System::Services::ChangeServiceConfig2W

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