pub unsafe extern "system" fn ResUtilSetUnknownProperties(
    hkeyclusterkey: HKEY,
    ppropertytable: *const RESUTIL_PROPERTY_ITEM,
    pinpropertylist: *const c_void,
    cbinpropertylistsize: u32
) -> u32
Expand description

Required features: "Win32_Foundation", "Win32_System_Registry"