Function windows_sys::Win32::Networking::Clustering::ResUtilGetPropertySize
pub unsafe extern "system" fn ResUtilGetPropertySize(
hkeyclusterkey: HKEY,
ppropertytableitem: *const RESUTIL_PROPERTY_ITEM,
pcboutpropertylistsize: *mut u32,
pnpropertycount: *mut u32
) -> u32Expand description
Required features: "Win32_Networking_Clustering", "Win32_Foundation", "Win32_System_Registry"