Function windows::Win32::Networking::Clustering::ResUtilSetPropertyTableEx
pub unsafe fn ResUtilSetPropertyTableEx<P0, P1, P2>(
hkeyclusterkey: P0,
ppropertytable: *const RESUTIL_PROPERTY_ITEM,
reserved: *mut c_void,
ballowunknownproperties: P1,
pinpropertylist: *const c_void,
cbinpropertylistsize: u32,
bforcewrite: P2,
poutparams: *mut u8,
) -> u32