windows::Win32::Networking::Clustering

Function ResUtilVerifyPropertyTable

pub unsafe fn ResUtilVerifyPropertyTable(
    ppropertytable: *const RESUTIL_PROPERTY_ITEM,
    reserved: Option<*const c_void>,
    ballowunknownproperties: bool,
    pinpropertylist: *const c_void,
    cbinpropertylistsize: u32,
    poutparams: Option<*mut u8>,
) -> u32