Function windows_sys::Win32::Networking::Clustering::ResUtilSetBinaryValue
[−]pub unsafe extern "system" fn ResUtilSetBinaryValue(
hkeyclusterkey: HKEY,
pszvaluename: PWSTR,
pbnewvalue: *const u8,
cbnewvaluesize: u32,
ppboutvalue: *mut *mut u8,
pcboutvaluesize: *mut u32
) -> u32Expand description
Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’, ‘Win32_System_Registry’
