Function windows_sys::Win32::Networking::Clustering::ResUtilGetProperty
pub unsafe extern "system" fn ResUtilGetProperty(
hkeyclusterkey: HKEY,
ppropertytableitem: *const RESUTIL_PROPERTY_ITEM,
poutpropertyitem: *mut *mut c_void,
pcboutpropertyitemsize: *mut u32
) -> u32Expand description
Required features: "Win32_Foundation", "Win32_System_Registry"