Function windows::Win32::Networking::Clustering::ResUtilGetProperty
pub unsafe fn ResUtilGetProperty<P0>(
hkeyclusterkey: P0,
ppropertytableitem: *const RESUTIL_PROPERTY_ITEM,
poutpropertyitem: *mut *mut c_void,
pcboutpropertyitemsize: *mut u32,
) -> u32where
P0: Param<HKEY>,