pub type PRESUTIL_SET_MULTI_SZ_VALUE = Option<unsafe extern "system" fn(hkeyclusterkey: HKEY, pszvaluename: PCWSTR, psznewvalue: PCWSTR, cbnewvaluesize: u32, ppszoutvalue: *mut PWSTR, pcboutvaluesize: *mut u32) -> u32>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_System_Registry"