Function windows_sys::Win32::Networking::Clustering::ResUtilSetPropertyTableEx
pub unsafe extern "system" fn ResUtilSetPropertyTableEx(
hkeyclusterkey: HKEY,
ppropertytable: *const RESUTIL_PROPERTY_ITEM,
reserved: *mut c_void,
ballowunknownproperties: BOOL,
pinpropertylist: *const c_void,
cbinpropertylistsize: u32,
bforcewrite: BOOL,
poutparams: *mut u8,
) -> u32