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