Function windows_sys::Win32::Networking::Clustering::ResUtilSetDwordValue
[−]pub unsafe extern "system" fn ResUtilSetDwordValue(
hkeyclusterkey: HKEY,
pszvaluename: PCWSTR,
dwnewvalue: u32,
pdwoutvalue: *mut u32
) -> u32
Expand description
Required features: "Win32_Networking_Clustering"
, "Win32_System_Registry"