Function windows_sys::Win32::Networking::Clustering::ResUtilSetValueEx
[−]pub unsafe extern "system" fn ResUtilSetValueEx(
hkeyclusterkey: HKEY,
valuename: PWSTR,
valuetype: u32,
valuedata: *const u8,
valuesize: u32,
flags: u32
) -> u32Expand description
Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’, ‘Win32_System_Registry’
