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